Skip to content

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

@brawaru

Description

@brawaru

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    scope/vintlThings related to VIntl as it istype/requestIssue is a request for enhancements

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions