On Tue, Sep 02, 2003 at 12:54:23PM -0400, Alexander Smirnoff wrote:
> To what extent BSF is supporting BSFEngine.terminate() method?
> 

To the extent supported by the underlying scripting engine.
All engines inherit the *rudimentary* implementation of
terminate() from BSFEngineImpl by default, which does nothing to
actually *stop* the language engine.

Engines must override terminate(), in order to truly do so.

HTH,
Victor
-- 
Victor J. Orlikowski <> [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to