Re: Event on the 2nd German Perl Workshop
[email protected] (Joshua N Pritikin)
| Newsgroups | perl.loop |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Mar 13, 2000 at 11:53:17PM +0100, [email protected] wrote: > just a (hopefully ;-) short report of Event presentation at the > conference. Actually there were two talks about the module. > [... snip ...] Wow! That sounds great! > Somebody wanted to know if Event is used in LWPng. I did not know the > module, but now after a first look at the tarball I don't think so. Quoting from the LWPng 0.24 News file: "Currently LWPng use its own private event loop implementation. The plan is to adopt the event loop implementation used by the Tk extension, or more precisely Perl will hopefully get a standard event loop that both Tk and LWPng can use. This should allow applications that happily mix the Tk and LWPng modules." Even if Event does not end up being the One and True Event Loop, I will make sure that it is source compatible or arrange for a gradual migration. Back in the early days (6 months ago? :-), the Event programming API was changing at every release. I was careful to allow the old API to continue to work, and assist in upgrading by printing out lots of warnings about the new usage. So I don't think that anyone should sit on their hands in anticipating of the One and True Event Loop. Just start coding! > One person knew a new UNIX kernel mechanism which actively - if I > understood and noted this correctly - can inform processes when certain > handles are used. He asked if Event supports this mechanism. Show me a man page. :-) -- "Never ascribe to malice that which can be explained by stupidity." via, but not speaking for Deutsche Bank