For an elegant solution I so often wish I could add a method to a class within the REXX package, but can't, as it's forbidden. I think it's also impossible to add a method to an existing instance of such a class (an instance like e. g. a DateTime that is returned from a .File method).
What is preventing us from allowing this? Is this a technical thing (because these classes are in the image)? Or is it meant to be a security feature? Any ideas how we could allow this (or similar)?
_______________________________________________ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel