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 Events based on the inbuilt EventBus #1

Open
commi235 opened this issue Sep 2, 2020 · 2 comments
Open

Provide Events based on the inbuilt EventBus #1

commi235 opened this issue Sep 2, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@commi235
Copy link
Collaborator

commi235 commented Sep 2, 2020

BMPN.io already has an EventBus notifying about events happing on the Viewer.
Think about a good way to expose through the plugin.

@commi235 commi235 added the enhancement New feature or request label Sep 2, 2020
@commi235 commi235 self-assigned this Sep 2, 2020
@commi235
Copy link
Collaborator Author

commi235 commented Sep 4, 2020

Think about how to expose events.
One generic event just exposing eventBus vs. specific events for common things.
Could also be a combination like common events specific and all other events using subscription like Interactive Grid.

@commi235
Copy link
Collaborator Author

commi235 commented Sep 4, 2020

Implement this for now with some selected events as specific events.
Implementing observer pattern is a very interesting idea for the future.

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