On 04-Dec-2001 Chris Fedde wrote:
> You'd recommend using a new event rather than doing it in the _stop
> event?

I strongly urge you to call the event kills a session "shutdown".  It
should also propagate this event to other relevant sessions.  This way we
have a standardised way of shuting down subsystems.  For instance, with
IKC, doing $kernel->post(IKC=>'shutdown'); closes all connections and
cleans up all references and helper sessions.  This way IKC is removed from
the kernel, but the kernel stays alive.

-Philip

Reply via email to