Re: Java->Scheme doubts, please help...
Antonio <[email protected]> Wed, 22 Nov 2006 14:08:04 +0100
| Newsgroups | gmane.comp.java.sisc.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Matthias, Thanks for your reply. Does this mean that Intepreter's resources won't be released until the whole context is exited? If so I don't think it's a good idea to share a single AppContext for different Interpreters, am I right? Cheers, Antonio Matthias Radestock wrote: > Antonio <[email protected]> writes: > > >> One more question, from the doc I read: >> >> When the Interpreter is no longer by the current thread needed >> it must be released using: >> >> public void exit(); >> >> Release the resources of the current interpreter. >> >> >> But it seems my "Interpreter" has no "exit()" method. Am I missing >> something here? >> > > The exit() method is on Context. > > > 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