Hi there,

while studying the interpreter instance options more closely there would be a 
few questions about them:

  * What is the difference between LOAD_REQUIRED_LIBRARY and REGISTER_LIBRARY? 
When would one use
    the one over the other? (Or why would one want to use REGISTER_LIBRARY 
instead of
    LOADREQUIRED_LIBRARY?)

  * What is the difference between DIRECT_EXITS and REGISTERED_EXISTS? When 
would one use the one
    over the other?

  * What is the difference between DIRECT_ENVIRONMENTS and 
REGISTERED_ENVIRONMENTS? When would one
    use the one over the other? Can one employ the environment exit without 
supplying an existing
    DLL or EXEcutable name? (Is this maybe the purpose of the 
"REGISTERED_ENVIRONMENTS" option?)

  * Can one rely on the RXTER exit handler be invoked immediately, when 
terminating the
    Rexx-interpreter using the "context->Terminate();" to terminate a Rexx 
interpreter instance ?
    (This would allow me to resolve a long standing issue of callbacks from 
Java to Rexx when the
    Rexx interpreter instance got terminated in the meantime.)

Would there be any foreseeable/expected problems if the exit handlers would be 
implemented by Java
(assuming that the forwarding from C++ to Java and back is correctly 
implemented)?

TIA,

---rony

P.S.: Yesterday, postings from two different userids that have worked in the 
past got denied. From
Rick's answer to my attempt to communicate this problem via the bug tracker 
mechanism I conclude
that the mailing-list is up and running and if there is a problem it would be a 
Sourceforge problem.
Just test posted to the Sourceforge BSF4ooRexx developer list with success, 
hence expecting this
e-mail to be successfully postable to the ooRexx developer list using the same 
mail address.
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to