in reply to Re: Java::Inline vs Java::Import Opinions
in thread Java::Inline vs Java::Import Opinions
That is a nice idea Stephan. Have a separate process to test out Inline::Java with JNI and Java::Import and see what works better. Then the older code can stay as it is.
I'm guessing the IPC bundle is the best bet for communicating with the other process? Sorry for the newbie questions, this particular problem is stretching my Perl "skills" to the limits.