On Sun, Apr 8, 2012 at 9:48 PM, mscdex <[email protected]> wrote: > I haven't looked closely at other features of EventEmitter2 and > similar modules, but I'd have an issue with how EE2 implements their > "catch-all" event (reserving "*" as a special event name). I'd much > rather see a separate method for this instead, such as onAll().
EventEmitter2 has .onAny() -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
