Skip to content
This repository has been archived by the owner on Mar 28, 2022. It is now read-only.

Emit onInit and onStart events #106

Closed
javierbrea opened this issue Dec 22, 2020 · 1 comment
Closed

Emit onInit and onStart events #106

javierbrea opened this issue Dec 22, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@javierbrea
Copy link
Member

It is desirable to emit more events, such as onInit, onStart, etc., so plugins may be able to perform some actions on those events.

@javierbrea javierbrea added the enhancement New feature or request label Dec 22, 2020
@javierbrea javierbrea self-assigned this Feb 6, 2021
@javierbrea javierbrea added this to the v2.0.0 milestone Feb 6, 2021
@javierbrea
Copy link
Member Author

Plugins have already a mechanism to make things "on start" and "on init". They can implement their own "start" and "init" methods, which are called on each correspondent phase.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

1 participant