[Seaside] Problem installing Magritte in Seaside One-Click Experience 3.0

John McKeon p3anoman at gmail.com
Thu Nov 4 11:01:48 UTC 2010


Good morning Alejandro
I have seen this happen with the latest metacello configuration. For some
reason the Magritte-Seaside package does not get loaded. Use
   Gofer it renggli: 'magritte2'; package: 'Magritte-Seaside'; load
should get it installed.

John

On Wed, Nov 3, 2010 at 6:27 PM, Alejandro Garcia <agarcia at tdexa.com> wrote:

> Hello
> I'm trying to install Magritte in Seaside One-Click Experience 3.0
>
> To do that in a workspace I typed the following in a workspace:
> {{{
> Gofer it
>       squeaksource: 'MetacelloRepository';
>       package: 'ConfigurationOfMagritte2';  "notice the 2, is that
> correct?"
>       load.
> (ConfigurationOfMagritte2 project version: '2.0.5') load
> }}}
>
> Evaluated it and the Magritte classes do appear in the system browser.
> However when I try to use magritte
> something as simpas
>
> MyModelObject asComponent
>
> Throws an erro 'doesNotUnderstand asComponent'
>
> I think the problem is that after installing Magritte
> the 'Object class' doesn't get the asComponent method.
>
> Any suggestion on what I might be doing wrong?
>
> TIA
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>



-- 
http://john-mckeon.us
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20101104/13619e32/attachment.htm


More information about the seaside mailing list