[Seaside] Installing Seaside 3.0 via Metacello on Squeak 3.10?

Dale Henrichs dhenrich at vmware.com
Mon Oct 18 16:50:51 UTC 2010


On 10/18/2010 05:46 AM, Robert Schwarz wrote:
> When I load ConfigurationOfSeaside30 from the Monticello repository (http://www.squeaksource.com/MetacelloRepository
> ) then an error occurs (Error: A block compiles more than 1K bytes of
> code).
>
> Is it possible to install Seaside 3.0 via Metacello on Squeak 3.10 ?
>
> Cheers
> Robert
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

There are some largish methods in ConfigurationOfSeaside30 I would guess 
that that is the source of the problem ... I've hit a literal limit as 
well ...

I'll be working on the Seaside30 configs in the next day or so, so if 
you could tell me the name of the method where the block is too big, I 
might be able to fix the problem ...

Dale


More information about the seaside mailing list