gladiusjs / gladius-core

Core library for Gladius
BSD 3-Clause "New" or "Revised" License
445 stars 48 forks source link

Refactor Event API to be more intuitive #195

Closed modeswitch closed 12 years ago

modeswitch commented 12 years ago

Events should be objects that export a single send() method that accepts dispatch targets.

modeswitch commented 12 years ago

Merged to wip-core.