On Jul 7, 2006, at 9:04 PM, Rocco Caputo wrote:

On Jul 6, 2006, at 12:38, Stephane Payrard wrote:

Is there a way to use POE with Camelbones?
The problem is that both Cocoa and POE have their own
event loop. But I suppose that it is possible to forego
an event loop and register the relevant handlers
to the other event loop. Or get these two environment
run in two different processes (threads?) and communicate
between each others

It may be possible to write a POE::Loop::Camelbones. See the POE::Loop documentation for the API you'll need to implement.

I'll have a look at that - thanks.

sherm--

Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org

Reply via email to