[Seaside] [Smalltalk Image] How often do you change your image?

Benoit St-Jean bstjean at yahoo.com
Wed Dec 24 04:57:37 UTC 2014


Hi Sergio,
Usually, you should load everything into a fresh image to make sure you can uncover dependency problems , class initialization problems, etc.
To save some time, I usually work from a "semi-clean" image....  For instance, if you work with seaside, I'd load Seaside into a fresh image and save that one as the basis for your work.  Then you load your stuff daily into that fresh semi-clean image.
But you should make sure you reload *everything* into a fresh image once in a while, just to make sure you don't end up with a terrible mess at the end of a project!

I've always done this with VW, VAST, Dolphin & VSE and it did save me LOTS of problems!
P.S.  The "load everything while you get a coffee" ain't that bad!  ;) -----------------
Benoit St-Jean
Yahoo! Messenger: bstjean
Twitter: @BenLeChialeux
Pinterest: benoitstjean
IRC: lamneth
Blogue: endormitoire.wordpress.com
"A standpoint is an intellectual horizon of radius zero".  (A. Einstein)

      From: sergio_101 <sergio.rrd at gmail.com>
 To: Seaside - general discussion <seaside at lists.squeakfoundation.org> 
 Sent: Tuesday, December 23, 2014 2:58 PM
 Subject: [Seaside] [Smalltalk Image] How often do you change your image?
   

i keep seeing how lots of people are changing their image daily. I am wondering if i am doing something wrong on my end.
i have my project set up with a metacello configuration that brings in everything else i need for my project. this includes seaside.
the thing i notice is that seaside takes a LONG time to compile (well, a few minutes). does this sound excessive?
do people just fire up a new image, Gofer their projects, and go get coffee?
thanks!

-- 
----
peace,
sergio
photographer, journalist, visionary#BitMessage BM-2D8VWUJSS41RFKh1ec83preVabHrnniExa

http://www.Village-Buzz.com
http://www.ThoseOptimizeGuys.com
http://www.CodingForHire.com
http://www.coffee-black.com
http://www.painlessfrugality.com
http://www.twitter.com/sergio_101
http://www.facebook.com/sergio101
_______________________________________________
seaside mailing list
seaside at lists.squeakfoundation.org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside


  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20141224/0ac1af2d/attachment.htm


More information about the seaside mailing list