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

✨ Create Event System (EPI-47/EPI-49/EPI-50/EPI-51/EPI-52) #7

Draft
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

Marius-P1
Copy link
Collaborator

This is a draft for the EventSystem, I've only written the header for now.

@Marius-P1 Marius-P1 added the enhancement New feature or request label Sep 24, 2024
@Marius-P1 Marius-P1 self-assigned this Sep 24, 2024
@Marius-P1
Copy link
Collaborator Author

I look forward to your comments on this structure.

Here are a few points of concern I've had (feel free to give your opinion on these) :

  • Isn't the structure too complex (there are 3 classes, but I can do the same thing with just one) ?
  • Is the EventConsumer type complete (the return is void, and other things can be added to the EventData structure) ?

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

Successfully merging this pull request may close these issues.

1 participant