Michael Giroux wrote:
Any word on when there will be a new release?
Good question!
There are a few changes, I would like to suggest, ie.
* bugfixes w.r.t. dynamic generation of event handlers;
* adding a new event processor class which forwards all of the
arguments sent to the event listener, most notably the eventObject
itself, allowing for inspecting the event data, if needed,
* proposing to add the Rexx engine support classes (not the
BSF4Rexx-JNI library, which should be downloaded from the
Internet) to the distribution as that could be used by other
scripting engine implementors for languages, which are not Java
based; they allow for interfacing with arguments that consist only
of strings.
Maybe I send the present diffs, just for all to see and to judge, the
event-handling related parts.
---
After the present version goes Golden (hopefully in the next weeks), the
next version (JSR-223 compliant) should be move into the center afterwards.
Regards,
---rony