The unloader gets called when all interpreter instances have been
terminated and the global Rexx environment is going to be shut down.
Any active instance, regardless of how it is created, is enough to
keep these active.  If the process terminates while there are still
active instances, then these are not going to get called.

Rick

On Wed, May 27, 2009 at 8:38 AM, Rony G. Flatscher
<rony.flatsc...@wu-wien.ac.at> wrote:
> Under what conditions would a defined unloader function be run by the
> runtime? What could be reasons that it does not get invoked?
>
> Reason: when running a test-program via rexx.exe, the unloader runs at
> the end of the program. When running via Java, the unloader does not run
> (I seem to remember that a couple of weeks ago it did run nevertheless),
> even though all Rexx interpreter instances should be terminated at that
> point.
>
> ---rony
>
>
>
>
> ------------------------------------------------------------------------------
> Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
> is a gathering of tech-side developers & brand creativity professionals. Meet
> the minds behind Google Creative Lab, Visual Complexity, Processing, &
> iPhoneDevCamp as they present alongside digital heavyweights like Barbarian
> Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com
> _______________________________________________
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to