I don't think POE has much of this. I would like to get a list of all
current sessions (probably a list of IDs), then query for, with aliases
and current states. Something like :
@ids=$kernel->session_list();
@events=$kernel->session_evnets($ids[0]);
@aliases=$kernel->alias_list($ids[0]); # does this currently work?
-Philip
- Re: Introspection gwynp
- Re: Introspection Rocco Caputo
- Re: Introspection gwynp
- Re: Introspection tr16
- Re: Introspection Artur Bergman
- Re: Introspection Artur Bergman
