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.
>
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside