[Seaside] [ANN] Seaside 3.1 and 3.0.10 release

Johan Brichau johan at inceptive.be
Wed Jan 1 09:02:36 UTC 2014


On 31 Dec 2013, at 19:35, Sebastian Sastre <sebastian at flowingconcept.com> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20140101/9ddea791/attachment.htm


More information about the seaside mailing list