<br><br><div class="gmail_quote">On Fri, Jun 5, 2009 at 2:44 PM, 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;&gt; Seaside 2.8.3 is the fourth maintenance release for Seaside 2.8. It<br>
&gt;&gt; includes small fixes and improvements. For more information see the<br>
&gt;&gt; change-log below.<br>
<br>
</div>Upps, of course I was referring to Seaside 2.8.4.<br>
<div class="im"><br>
&gt; Excellent news!!! Will you also create a new one click Pier image using<br>
&gt; seaside 2.8.4?<br>
<br>
</div>In fact the Seaside 2.8.4 developer image also contains the latest<br>
Pier code. So, if you don&#39;t mind the Seaside branding and that the<br>
image contains the latest development code of Pier (not a numbered<br>
release), feel free to use this image.</blockquote><div><br>Ok, I did it but I found 2 problems (fixed):<br><br>1) This image doesn&#39;t have the MC package XMLSupport (XML-Parser package). So, if you try to use Import/Export Pier widget, you will have a &quot;key not found&quot; in DataStream&gt;&gt;readInstance  when it tries to do:<br>
<br>newClass := Smalltalk at: aSymbol #XMLDocument asSymbol.<br><br>After installing that package, it worked.<br><br>I think this sohuld be added to the standard image or something.<br><br><br>2) In my case, SULibrary was making my app not to render properly. I removed it and then it works perfect.<br>
<br>I hope this helps. I will let you know if I have more problems.<br><br>Cheers,<br><br>Mariano <br><br><br><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>
<br>
Cheers,<br>
Lukas<br>
<font color="#888888"><br>
--<br>
Lukas Renggli<br>
<a href="http://www.lukas-renggli.ch" target="_blank">http://www.lukas-renggli.ch</a><br>
</font><div><div></div><div class="h5">_______________________________________________<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>