[Seaside] Re: [ANN] Seaside 3.0.3 release

Johan Brichau johan at inceptive.be
Mon Dec 20 13:43:08 UTC 2010


The 'standard' way is mentioned for each platform on seaside.st website.

E.g.: http://www.seaside.st/download/pharo

On 20 Dec 2010, at 12:49, Sebastian Sastre wrote:

> Phillipe, 
> 
> I don't get this. 
> 
> Don't we have a recommended way to load seaside yet?
> 
> 
> Fritz,
> 
> 1. take a fresh image and do this:
> 
> 	Gofer new
> 		squeaksource: 'MetacelloRepository';
> 		package: 'ConfigurationOfSeaside30';
> 		load.
> 	(Smalltalk at: #ConfigurationOfSeaside30) project latestVersion load.
> 
> 2. then load your own code
> 3. done
> 
> It may take a while but is more fun than struggling with the irrelevant (which might easily take longer, make you feel more frustrated and tired).
> Hint: using that idea you can make your own script (saved in a file, not in an image) that takes you from whatever fresh image you chose to your latest code in one shot.
> 
> sebastian
> 
> o/
> 
> 
> 
> 
> On Dec 20, 2010, at 4:13 AM, Philippe Marschall wrote:
> 
>> 2010/12/20 Fritz Schenk <intrader at aol.com>:
>>> Good grief, can't specify please?
>> 
>> No, unfortunately not. There are different ways to load Seaside and
>> don't know what parts you loaded. I could tell you a way but that
>> could load a whole lot of other stuff you don't want. If you tell me
>> what you did, I can tell you what you have to do.
>> 
>>> It is not obvious to me. Monticello?
>> 
>> You can use that, yes. It's a manual process but it works.
>> 
>> Cheers
>> Philippe
>> _______________________________________________
>> seaside mailing list
>> seaside at lists.squeakfoundation.org
>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> 
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside



More information about the seaside mailing list