RE: Robust IKC

Philip Gwyn <[email protected]> Sun, 15 May 2011 23:22:37 -0400
Newsgroups gmane.comp.lang.perl.poe
Message-ID <[email protected]>
>I have a very sneaky suspition that the IKC connection is being set up (and the
>register events being sent) before you set up the monitoring.

Just reread your message.  You seem to be doing it in the right order.

OK, could you turn on IKC cookie crumbs?  Specificaly the ones in
IKC::Component::Register::Object::register(), monitor() and inform_monitors().

-Philip