You can do that With Inline::Java but there is a catch. If you want to
allow callbacks
from other threads to reach Perl, you must block your Perl script
using the Start/StopCallbackLoop methods. See the docs for more info.
You can't have you Perl script doing other stuff while callbaks get
pro
Jay,
On 10/14/05, Jay Strauss <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I wanted to ask if I would head into a dead end trying to use
> Inline::Java for what I want to do.
>
> I have this application that a vendor supplies. They provide a java
> api. I'm supposed to build an object with a bunch of ca
Hi,
I wanted to ask if I would head into a dead end trying to use
Inline::Java for what I want to do.
I have this application that a vendor supplies. They provide a java
api. I'm supposed to build an object with a bunch of callbacks to which
their architecture will invoke, based on various