The REQUIRES method (if it gets invoked) allows for setting a SECURITYMANAGER 
entry that should
govern the execution of the named Rexx program.

The security manager will invoke a CALL method on executing any external 
function, including calling
entire Rexx programs like "call somerexx.rex". How could one make sure that 
executing such an
external Rexx program gets carried out under the auspices of a specific 
security manager?

---rony

P.S.: Maybe allowing for adding a security manager as a second optional 
argument to the
.Method/.Routine new and newFile class methods might be helpful?

P.P.S.: Maybe allowing to indicate to the security manager that any 
required/called Rexx
program/package should be executed under the currently set security manager 
might be helpful as well?



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to