Skip to content

Move Events to object based [V0.2] #50

@gin0115

Description

@gin0115

Currently events are not that nice to work with, various bits of confusion due to the way params are grabbed.

registerEvent($event){} but we pass more than defined to the eventHandler. So its not easy to follow.

This should be moved to events being object possible with lazy static constructors.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions