Hi, did the behaviour of the mthod class change recently? A while ago one could create instances of this class, supplying a name and a source array. To actually run the code one needed to invoke run with arguments, prior to this the could would not be executed. This is essential to be able to set a security manager before executing the source.
Now (current trunk) this mechanism does not work anymore, instead the code is executed when creating the method. Which is the correct behaviour? Moritz -- Moritz Hoffmann http://antiguru.de/ ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
