Hi all,

Just a quick message to mention the release of Inline::Java 0.50_92.
The main goal
of this release is to introduce a new, more flexible, interface for
handling callbacks.

See 
http://search.cpan.org/~patl/Inline-Java-0.50_92/Java/Callback.pod#SELECT-STYLE_CALLBACK_LOOPS
for details.

Here is the rest of the new stuff:

    - Added NATIVE_DOUBLES configuration option to avoid loss of precision
      when passing double values between Perl and Java.
    - New interface for processing callbacks from java to perl.
    - Added support for java.lang.CharSequence as a primitive type. Any
      Perl scalar passed as a java.lang.CharSequence will instantiate
      a java.lang.String on the Java side.
    - Other minor bug fixes and stuff to increase Perl 5.6 compatibility.


Cheers,

Patrick



--
=====================
Patrick LeBoutillier
Laval, Québec, Canada

Reply via email to