Sounds like session #1 is garbage collected. But I'm not
sure why, since you keep a reference to it in component #3.


--- Pronichev Alexander <[EMAIL PROTECTED]> wrote:
> Greetings, 
> Note first that I am relatively new to POE and english
> isn't my native language.
> The problem is that I've 2 sessions (wrapped by my
> components), 1st session call an event of 2nd session and
> 2nd session create new component, do it's job and then
> have to call an event of 1nd session. I do it like this:
> $kernel->post( $_[HEAP]->{sender}, ... ); I save a
> $_[HEAP]->{sender} in 2nd session by $_[SENDER]. Now the
> problem: if the 1st session didn't call
> $kernel->set_alias(...), in it's _start event, then the
> previous "post", doesn't work, otherwise it works fine.
> What have I done wrong?
> 
> -- 
> WBR dyker
> Agava Software
> 


                
__________________________________ 
Yahoo! Messenger 
Show us what our next emoticon should look like. Join the fun. 
http://www.advision.webevents.yahoo.com/emoticontest

Reply via email to