Skip to content

Getting rid of event system in favour of something simpler #36

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

Open
brawaru opened this issue May 10, 2023 · 0 comments
Open

Getting rid of event system in favour of something simpler #36

brawaru opened this issue May 10, 2023 · 0 comments
Labels
scope/vintl Things related to VIntl as it is type/request Issue is a request for enhancements
Milestone

Comments

@brawaru
Copy link
Member

brawaru commented May 10, 2023

Is your request related to a problem? Please describe.
A big chunk of VIntl's code is its event system. While it's nice to have so much insight into VIntl's operation, it can be implemented into a much simpler way — using regular parameters upon controller configuration and Vue watchers.

Describe the solution you'd like
Getting rid of event system completely, and replacing it with a simpler configuration upon creating the controller and Vue reactivity system.

Describe alternatives you've considered
N/D

Additional context
N/A

@brawaru brawaru added the type/request Issue is a request for enhancements label May 10, 2023
@brawaru brawaru added this to the v5 milestone May 10, 2023
@brawaru brawaru added the scope/vintl Things related to VIntl as it is label May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope/vintl Things related to VIntl as it is type/request Issue is a request for enhancements
Projects
None yet
Development

No branches or pull requests

1 participant