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

Provide a proper OOP-way to handle events in Class API #51

Open
Raiondesu opened this issue Sep 17, 2020 · 0 comments
Open

Provide a proper OOP-way to handle events in Class API #51

Raiondesu opened this issue Sep 17, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@Raiondesu
Copy link
Owner

Is your feature request related to a problem? Please describe.
While #42 introduced a solid way to handle events in an OOP-style, it's still not a 1-to-1 mapping of all Eventhoven functionality.
Currently, these things are missing from the implementation:

  • Ability to add or remove events from the map, as it is possible via the eventMap function;
  • Ability to properly implement inheritance patterns in order to modify current behaviour of events.
@Raiondesu Raiondesu added the enhancement New feature or request label Sep 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant