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

Allow plugins to specify code executed once a plugin dependency has been loaded #1086

Closed
hueniverse opened this issue Oct 1, 2013 · 0 comments · Fixed by #1088
Closed

Allow plugins to specify code executed once a plugin dependency has been loaded #1086

hueniverse opened this issue Oct 1, 2013 · 0 comments · Fixed by #1088
Assignees
Labels
breaking changes Change that can breaking existing code feature New functionality or improvement
Milestone

Comments

@hueniverse
Copy link
Contributor

  • Rename plugin.api() to plugin.expose()
  • Add after function argument to plugin.dependency()
  • Expose plugin.expose() root calls on plugin.exposed and on all server.plugins
  • Add plugin.after() for dependency-free post-register ext.
@ghost ghost assigned hueniverse Oct 1, 2013
@geek geek closed this as completed in #1088 Oct 1, 2013
@lock lock bot locked as resolved and limited conversation to collaborators Jan 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking changes Change that can breaking existing code feature New functionality or improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant