Closed b1naryth1ef closed 12 years ago
In the new version, we fail if events havent been registered. Loading a plugin will register all listeners because of the way decorators work. We need to actually add a buffer system, until all plugins have had their registerEvents method called.
Component for #16
In the new version, we fail if events havent been registered. Loading a plugin will register all listeners because of the way decorators work. We need to actually add a buffer system, until all plugins have had their registerEvents method called.
Component for #16