Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
gin0115 opened this issue Feb 5, 2022 · 0 comments
Open

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

gin0115 opened this issue Feb 5, 2022 · 0 comments
Assignees

Comments

@gin0115
Copy link
Owner

gin0115 commented Feb 5, 2022

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.

@gin0115 gin0115 self-assigned this Feb 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant