[Seaside] [ANN] Seaside 3.0.2 release

Dale Henrichs dhenrich at vmware.com
Tue Nov 23 23:13:54 UTC 2010


Robert,

I just tried:

   Gofer new
	squeaksource: 'MetacelloRepository';
	package: 'ConfigurationOfSeaside30';
	load.

then

   ConfigurationOfSeaside30 load

In a PharoCore1.1 image and Seaside30 loaded correctly.

A stack trace might help...

 From your description it sounds like Metacello is failing to download 
an updated version of the ConfigurationOfGrease package ... also 
possible is that the ConfigurationOfGrease package in your image has 
been modified for some reason as Metacello will not download a new 
version of a configuration if the package is dirty ... messages to the 
effect of 'skipped download...' are written to the Transcript...

Dale

On 11/23/2010 10:54 AM, Robert Sirois wrote:
> (Smalltalk at: #ConfigurationOfSeaside30) load.
>


More information about the seaside mailing list