Re: Java->Scheme doubts, please help...

Matthias Radestock <[email protected]> Wed, 22 Nov 2006 13:58:21 +0000
Newsgroups gmane.comp.java.sisc.user
Message-ID <[email protected]>
Antonio <[email protected]> writes:

> Does this mean that Intepreter's resources won't be released until the 
> whole context is exited?

I think you are confusing Context and AppContext. Context.exit()
releases the interpreter resources and performs some other housekeeping
tasks.

> If so I don't think it's a good idea to share a single AppContext for 
> different Interpreters, am I right?

AppContexts are *meant* to be shared by multiple interpreters. That's
what they are there for.


I have attached a diagram that illustrates the relationships between the
various entities that make up the java-to-scheme interface.


Matthias.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

_______________________________________________
Sisc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sisc-users
j2s_arch.png (image/png, 117.8 KB) - not displayed