A Possibly Interesting Link

Andrew P. Black black at cs.pdx.edu
Thu Apr 6 17:32:31 UTC 2006


Hi Dan,

So, I see that you are making progress with the JVM.

On 6 Apr 2006, at 00:41, Dan Ingalls wrote:

> For a good time, try...
>
> 	http://Weather-Dimensions.com/Dan/ForwardToThePast.jnlp
>
> It may take a while.  Much remains to be done, but there's enough  
> to play with.  I get terrible screen updating, but I think it's a  
> peculiarity of Java AWT on my Mac.   Use quit with no save to exit.
>
> I'd like to hear whether it works or doesn't for you (you'll know),  
> and what browser, platform, and OS you used.

Firefox, on OS X 10.4.  Same with Safari

<?xml version="1.0" encoding="utf-8"?>
<jnlp spec="1.0+"
codebase="http://Weather-Dimensions.com/Dan/"
href="sSqueakOnJava.jar">
<information>
<title>Mini Squeak</title>
<vendor>Dan Ingalls</vendor>
<offline-allowed/>
</information>
<security>
<all-permissions/>
</security>
<resources>
<jar href="sSqueakOnJava.jar" main="true" download="eager"/>
<j2se version="1.3+"
href="http://java.sun.com/products/autodl/j2se"/>
</resources>
<application-desc main-class="squeakonjava.Main"/>
</jnlp>


I actually wanted to 'phone you to ask about the Smalltalk Zoo.   I'm  
at the HOPL PC meeting, where I offered to advocate for your idea.   
Should I assume that the Zoo idea is now dead?  Or what?

My cell is 503 803 1669

	Andrew

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20060406/5682ad93/attachment.htm


More information about the Squeak-dev mailing list