Good morning Alejandro<div>I have seen this happen with the latest metacello configuration. For some reason the Magritte-Seaside package does not get loaded. Use</div><div>   Gofer it renggli: &#39;magritte2&#39;; package: &#39;Magritte-Seaside&#39;; load </div>
<div>should get it installed. </div><div><br></div><div>John<br><br><div class="gmail_quote">On Wed, Nov 3, 2010 at 6:27 PM, Alejandro Garcia <span dir="ltr">&lt;<a href="mailto:agarcia@tdexa.com">agarcia@tdexa.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hello<br>
I&#39;m trying to install Magritte in Seaside One-Click Experience 3.0<br>
<br>
To do that in a workspace I typed the following in a workspace:<br>
{{{<br>
Gofer it<br>
       squeaksource: &#39;MetacelloRepository&#39;;<br>
       package: &#39;ConfigurationOfMagritte2&#39;;  &quot;notice the 2, is that correct?&quot;<br>
       load.<br>
(ConfigurationOfMagritte2 project version: &#39;2.0.5&#39;) load<br>
}}}<br>
<br>
Evaluated it and the Magritte classes do appear in the system browser.<br>
However when I try to use magritte<br>
something as simpas<br>
<br>
MyModelObject asComponent<br>
<br>
Throws an erro &#39;doesNotUnderstand asComponent&#39;<br>
<br>
I think the problem is that after installing Magritte<br>
the &#39;Object class&#39; doesn&#39;t get the asComponent method.<br>
<br>
Any suggestion on what I might be doing wrong?<br>
<br>
TIA<br>
_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
</blockquote></div><br><br clear="all"><br>-- <br><a href="http://john-mckeon.us" target="_blank">http://john-mckeon.us</a><br>
</div>