>>>>> "DLN" == David L Nicol <[EMAIL PROTECTED]> writes:

  DLN> This too is something that would be very easy to do in
  DLN> everything-is-an-exception world.  All events throw "EVENT-whatever"
  DLN> exceptions, and there you are.

and how do you dispatch on those events? an event loop should allow for
registration of callbacks so you don't have to write your own
dispatcher. 

see rfc47 for my mega outline of async (to be renamed advanced) IO which
covers event loops.

i plan to update that this week with several smaller rfcs.

uri

-- 
Uri Guttman  ---------  [EMAIL PROTECTED]  ----------  http://www.sysarch.com
SYStems ARCHitecture, Software Engineering, Perl, Internet, UNIX Consulting
The Perl Books Page  -----------  http://www.sysarch.com/cgi-bin/perl_books
The Best Search Engine on the Net  ----------  http://www.northernlight.com

Reply via email to