"Patrick LeBoutillier" <[EMAIL PROTECTED]> writes: > You can get it here: > http://inline.perl.org/java/trials/Inline-Java-0.42-RC1.tar.gz > > Fron README: > Inline::Java version 0.42 is a minor upgrade that includes: > + Fixed more CLASSPATH issues. CLASSPATH now works like this: > - CLASSPATH environment variable is global. > - CLASSPATH configuration option is local to the user class loader. > + Added method cache to increase performance and decrease reflection > API calls > + Altered and documented the study_classes() function
Excellent! The new caching code (seems to have) solved my reflection API problems using the IBM 1.4 JVM for PowerPC. I can now get back to coding my picolo app! Thanks Patrick for all your help. jas.