From: "Chris Fowler" <[EMAIL PROTECTED]>

I ran into the same problem and just redesigned my program to now share
objects.

Oh, this sounds good. Can you please tell me how can this be done?
I want to use perl for creating apps with WxPerl and share objects among threads.

I've seen that there are ways to just share scalar variables and send messages to windows or use POE multitasking which is not very easy. I would like to be able to share WxPerl objects and database handles among threads.

Thank you very much!

Octavian

Reply via email to