Login  Register

Re: [ANN] Seaside 3.1 and 3.0.10 release

Posted by Johan Brichau-2 on Jan 01, 2014; 9:02am
URL: https://forum.world.st/ANN-Seaside-3-1-and-3-0-10-release-tp4732637p4733408.html


On 31 Dec 2013, at 19:35, Sebastian Sastre <[hidden email]> wrote:

This ends up with an exception:

(Smalltalk at: #ConfigurationOfSeaside3) project latestVersion 
load: #('Seaside-Adaptors-Comanche').

Am I doing the right thing?

Try this if you intend to work with Seaside3.1:

((Smalltalk at: #ConfigurationOfSeaside3) project version:#stable) 
load: #('Seaside-Adaptors-Comanche’).

It seems the configuration for 3.0.x breaks here. I am puzzled why because it seems it cannot find the Kom project… or at least that is where Metacello breaks on it.
Will investigate…

Johan

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside