<br><br><div class="gmail_quote">On Sun, Jun 7, 2009 at 6:36 AM, Lukas Renggli <span dir="ltr">&lt;<a href="mailto:renggli@gmail.com">renggli@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">&gt; 1) This image doesn&#39;t have the MC package XMLSupport (XML-Parser package).<br>
&gt; So, if you try to use Import/Export Pier widget, you will have a &quot;key not<br>
&gt; found&quot; in DataStream&gt;&gt;readInstance  when it tries to do:<br>
&gt;<br>
&gt; newClass := Smalltalk at: aSymbol #XMLDocument asSymbol.<br>
&gt;<br>
&gt; After installing that package, it worked.<br>
&gt;<br>
&gt; I think this sohuld be added to the standard image or something.<br>
<br>
</div>I don&#39;t think this is a bug in the image. The Import/Export widget<br>
does not depend on XMLDocument. </blockquote><div><br>Why do you say Import/Export widget doesn&#39;t depend on XMLDocument? I am sorry. I don&#39;t understand. In my case, when debugging I noticed that I need it, not my app model, but the exporter itself.<br>
 </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">You have to ensure yourself that all<br>
the classes required by the model you are trying to import are present<br>
in the target image.</blockquote><div><br>Which Model? I guess you mean my app model. <br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<div class="im"><br>
&gt; 2) In my case, SULibrary was making my app not to render properly. I removed<br>
&gt; it and then it works perfect.<br>
<br>
</div>This is strange, because SULibrary works for other applications and<br>
the default Pier installation. Furhtermore I don&#39;t see how SULibrary<br>
is related to rendering?</blockquote><div><br>I think this is related with css styles and the order in which the library are added. <br><br>Mariano<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<div><div></div><div class="h5"><br>
Lukas<br>
<br>
--<br>
Lukas Renggli<br>
<a href="http://www.lukas-renggli.ch" target="_blank">http://www.lukas-renggli.ch</a><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>
</div></div></blockquote></div><br>