> > > > It's almost there... The kernel->state() method has no provision for > > removing a state, as far as I can tell. In fact it takes pains to assure > > that the handler is set before calling the session->register_state(). Is > > that because there are issues with removing active states? > > No, not at all. If $kernel->state(state_name => undef) doesn't work, > then it's against the comments and documentation. Could you provide a > test case?
My bad -- didn't read it carefully. Thanks for clarifying. Alan > -- > Rocco Caputo - [EMAIL PROTECTED] - http://poe.perl.org/ >
