From: Ken A. <kan...@bb...> - 2004-03-15 21:25:26
|
Thanks Jonathan, this is a great way to look these changes. "When you're in Java know one knows you're using JScheme." k At 02:11 PM 3/12/2004 -0500, Jonathan A Rees wrote: >Each interpreter instance potentially also needs its own class loader >(for use by scheme code, not by jscheme itself). Don't forget to >provide a way to set it in a newly created instance. > >I'm really glad that multiple interpreter instances is being >discussed. The demand for this is an inevitable consequence of the >project's success. Soon you may find two applications that both use >jscheme, that need to interoperate in the same Java VM, and neither >even *knows* that the other is using jscheme, and this is as it should >be. > >Jonathan > > >------------------------------------------------------- >This SF.Net email is sponsored by: IBM Linux Tutorials >Free Linux tutorial presented by Daniel Robbins, President and CEO of >GenToo technologies. Learn everything from fundamentals to system >administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click >_______________________________________________ >Jscheme-user mailing list >Jsc...@li... >https://lists.sourceforge.net/lists/listinfo/jscheme-user |