01-06-08 06.56, skrev [EMAIL PROTECTED] p� [EMAIL PROTECTED] f�ljande:
>>
>> If I recall correctly, stem uses Event for its event loop. It should
>> be possible for both loops to work together if you use Event with POE
>> too. Getting events across the POE/stem paradigm barrier will require
>> a big chunk of thought, but it should be doable, at least from Session
>> space. Postbacks might help, but I don't know for sure.
>
> Yes, It uses Event. However, Event doesn't work on 5.004 :(
> I don't know why events would require so much thought.
> $kernel->post('stem:cell', $data_here);
> Maybe I don't know enough about stem.
Does event work at all :). Stem doesn't work on 5.004 then, that is nothing
we can fix.
>>> - Throw out the POE event loop and move all our code to stem.
>>
>> What you say?! :)
>
> ALL YOUR EVENT LOOPS ARE BELONG TO US!
>
> -Philip
>