[Seaside] Remote Development with Squeak/Seaside

Andrew Catton andrew-seaside at beta4.com
Thu Dec 9 21:31:09 CET 2004


Avi Bryant wrote:

>On Thu, 09 Dec 2004 12:18:42 -0800, Andrew Catton
><andrew-seaside at beta4.com> wrote:
>
>
>  
>
>>In our work at the University of British Columbia, Avi and I (and
>>previously Julian), take an even more conservative approach, wherein we
>>update an offline image, test that everything works, and then use Apache
>>mod_rewrite to gracefully move over from the previous running instance
>>to the new one.
>>    
>>
>
>Yup, although I'd rather not bother with an offline image - just clone
>the current running one to a new URL, load the new code in, test it,
>and then flip the switch.  But we don't quite have the infratstructure
>for that yet.
>  
>
Yeah, the other thing to mention is that we have found VNC to be 
incredibly helpful for debugging cases where the newly-loaded code 
doesn't work when testing it in the production environment.  Certainly 
beats guessing what might be wrong..

Andrew

>_______________________________________________
>Seaside mailing list
>Seaside at lists.squeakfoundation.org
>http://lists.squeakfoundation.org/listinfo/seaside
>  
>



More information about the Seaside mailing list