I like POEx also.

Philip:
If you wanted to get a postback for a certain session/event you could do:
ZipEvent => $kernel->ID_id_to_session($session_id)->postback('zip_event',@event_args),

pretty ugly and would cause an error for a session that didn't exist

I would like to suggest we use
poe://session/event
with an optional kernel param:
poe://[EMAIL PROTECTED]/event

David

On Tue, 10 Aug 2004 07:59:03 -0600, Wiggins d Anconia
<[EMAIL PROTECTED]> wrote:
> 
> 
> >
> > On 06-Aug-2004 Rocco Caputo wrote:
> > > The reasons for or against a loader class are fuzzy judgment calls,
> > > not good vs. evil issues.  One negative aspect I can think of offhand
> > > is that it makes class loading more complex.  You should decide
> > > whether the convenience outweighs the complexity.  Consider that the
> > > margin is ten characters narrower using "PoCo" (or even POEx, to
> > > follow in DBIx's footsteps).
> >
> > Let me through my vote in for POEx.
> >
> > -Philip
> >
> >
> 
> I'll add another. I think at the very least POE (with the 'E') needs to
> stay intact. I know the "chatting" convention has been to use 'PoCo',
> but to keep the two related I think the full 'POE' spelling needs to be
> included. The 'x' form definitely aligns well with the DBI -> DBIx
> pre-existing example.
> 
> http://danconia.org
>

Reply via email to