<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>It might be easier to do the development in Squeak 4.2, and when it's working, move it to Etoys. E.g. for deploying you do not need SUnit.</div><div><br></div><div><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: 'Lucida Grande'; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="font-family: Helvetica; "><span class="Apple-style-span" style="font-family: Helvetica; ">- Bert -</span></div><br class="Apple-interchange-newline"></span></div><div><br class="webkit-block-placeholder"></div><div><div>On 18.04.2011, at 14:18, Steve Thomas wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Thanks Levante,<div><br></div><div>I tried -&nbsp;Print it: WebClientServerTest buildSuite run::</div><div><br></div><div>and got an exception:</div><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
<div><div>MessageNotUnderstood(Object)&gt;&gt;doesNotUnderstand: #sunitAnnounce:toResult:</div></div></blockquote><div><div><br></div><div>My guess is, that as you suspected, I do not have the correct version of Sunit. &nbsp; Where do I find the correct version?</div>
<div><br></div><div>I tried saving the packages SUnit and SUnitGui, from my Seaside 3.0 image to a local directory, but when I tried to load SUnit I got:</div><div><br></div></div><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
<div><div><div>ClassDescription class(Object)&gt;&gt;doesNotUnderstand: #newTraitNamed:uses:category:</div></div></div><div><div><div><span class="Apple-tab-span" style="white-space:pre">        </span></div></div>Receiver: ClassDescription</div>
</blockquote><div><div><br></div><div>So my guess here is I am missing Traits (I can spell this but I don't fully understand them, a pointer to some good documentation would be nice).</div><div><br></div><div>Thanks again for your help,</div>
<div>Stephen</div><div><br></div><div class="gmail_quote">On Mon, Apr 18, 2011 at 6:23 AM, Levente Uzonyi <span dir="ltr">&lt;<a href="mailto:leves@elte.hu">leves@elte.hu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Sat, 16 Apr 2011, Steve Thomas wrote:<br>
<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
So I found Andreas's post on Installing SqueakSSL with Seaside<br></div>
&lt;<a href="http://squeakingalong.wordpress.com/2010/08/07/using-squeakssl-with-seaside/" target="_blank">http://squeakingalong.wordpress.com/2010/08/07/using-squeakssl-with-seaside/</a>&gt;and<div><div></div><div class="h5">
<br>
figured I would try it in Etoys (realizing it may not work).<br>
<br>
I tried:<br>
<br>
(Installer ss)<br>
project: 'SqueakSSL';<br>
install: 'SqueakSSL-Core';<br>
install: 'SqueakSSL-Tests';<br>
project: 'WebClient';<br>
install: 'WebClient-Core';<br>
install: 'WebClient-Tests';<br>
install: 'WebClient-Seaside'.<br>
<br>
<br>
But Installer was not defined in Etoys.<br>
<br>
I tried using the "SqueakMap Package Loader" in Etoys, but got a message<br>
saying "The SqueakMap master server is running version 2.3 and the client is<br>
2.0, You need to upgrade" I clicked yes, I got an exception.<br>
<br>
So I tried to load the .mcz files in the order listed by dragging them onto<br>
the Etoys image and selecting "load version". &nbsp;This worked fine<br>
for SqueakSSL-Core, but when I tried to load SqueakSSL-Tests, I got an<br>
exception (below), the key error (as far as I can tell) is<br>
<br>
Receiver: Warning: This package depends on the following classes:<br>
&nbsp;TestCase.<br>
<br>
<br>
So from some more searching it seems TestCase is defined in SUnit (makes<br>
sense) but when I browse the SUnit in Etoys, I only see TestCaseDebugger<br>
(ie: no Test Case). &nbsp;So I went to SqueakSource and loaded the latest SUnit<br>
package (SUnit-NialRoss.40.mcz, didn't bother with the GUI, for now, let me<br>
know if I should). &nbsp;Once I load the new SUnit, SqueakSSL-Tests loads fine.<br>
</div></div></blockquote>
<br>
I'm not sure this is the right SUnit version, but you'll see if it works or not.<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
I then was able to load WebClient-Core and WebClient-Tests.<br>
<br>
Now, how do I run the tests?<br>
</blockquote>
<br></div>
Print it: WebClientServerTest buildSuite run<br>
or load SUnitGUI (though I guess it won't be compatible with your image).<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Also, is this the correct approach? (ie: did I load the correct things or am<br>
I missing something?)<br>
</blockquote>
<br></div>
I think it is. Note that you'll probably face several compatibility problems. You'll find fixes for most of them in the WebClient-Pharo package on <a href="http://squeaksource.com/" target="_blank">squeaksource.com</a>.<br>

<br>
<br>
Levente<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
My end goal is to allow kids to post to Google Blogs from within Etoys.<br>
<br>
Thanks,<br>
Stephen<br>
<br>
</blockquote></div>
_______________________________________________<br>
Beginners mailing list<br>
<a href="mailto:Beginners@lists.squeakfoundation.org" target="_blank">Beginners@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/mailman/listinfo/beginners" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/beginners</a><br>
</blockquote></div><br></div>
_______________________________________________<br>Beginners mailing list<br><a href="mailto:Beginners@lists.squeakfoundation.org">Beginners@lists.squeakfoundation.org</a><br>http://lists.squeakfoundation.org/mailman/listinfo/beginners<br></blockquote></div><br></body></html>