[Seaside] [ANN] Seaside 3.1 and 3.0.10 release

Sebastian Sastre sebastian at flowingconcept.com
Tue Dec 31 03:50:11 UTC 2013


Can it be used with Comanche?

Is

Seaside-Adaptors-Comanche

still available?



On Dec 27, 2013, at 8:57 AM, Philippe Marschall <philippe.marschall at gmail.com> wrote:

> We are pleased to announce the releases of Seaside 3.1 and 3.0.10.
> Seaside 3.1 is a feature release and contains a range of improvements
> and fixes from a variety of people. Seaside 3.0.10 is a minor release
> of Seaside 3.0 containing only a single bug fix.
> 
> The changes can be view here:
> http://code.google.com/p/seaside/wiki/Seaside310Changelog and here:
> http://code.google.com/p/seaside/wiki/Seaside3010Changelog
> 
> A one-click image is available here:
> http://www.seaside.st/distributions/Seaside-3.1-OneClick.zip and here:
> http://www.seaside.st/distributions/Seaside-3.0.10-OneClick.zip
> Mavericks user beware the one click images are not signed.
> 
> Seaside's Metacello configuration has been updated, so Seaside 3.1 can
> be loaded into Pharo with:
> 
> Gofer new
>    url:'http://www.smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main';
>    package: 'ConfigurationOfSeaside3';
>    load.
> ((Smalltalk at: #ConfigurationOfSeaside3) project version: #stable) load.
> 
> For more control over what gets loaded check out the class comment of
> ConfigurationOfSeaside3 that lists the supported groups.
> 
> We would like to thank everybody who contributed to these releases.
> 
> The Seaside Team
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside



More information about the seaside mailing list