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.
-- Rocco Caputo - [EMAIL PROTECTED]
