NetRexx 1.125 is now available. The changes are:
* The new 'sourcedir' option requests that all .class files be placed
in the same directory as the source file from which they are compiled.
Other output files are already placed in that directory. Note that
using this option prevents -run from working unless the source
directory is the current directory.
* The new 'explicit' option indicates that all local variables must be
declared (by assigning them a type but no value) before assigning a
value to them.
* Indexed strings are now serializable (can be made persistent).
* Minor improvements to generated code.
Thanks for the feedback and suggestions!
--
Mike Cowlishaw
IBM Fellow, IBM UK Laboratories
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe from this mailing list ( ibm-netrexx ), please send a note to
[hidden email]
with the following message in the body of the note
unsubscribe ibm-netrexx <e-mail address>