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

Refactor events to use Symfony Event Dispatcher + new event naming #18

Closed
rhukster opened this issue Aug 20, 2014 · 1 comment
Closed

Comments

@rhukster
Copy link
Member

We're are moving to a more powerful event dispatcher system for our eventing. As part of this move we are also going to be changing the names of our events to the following format

on<Object><Action>

This will make things a bit tidier and should scale better with more plugins.

@mahagr
Copy link
Member

mahagr commented Aug 23, 2014

@rhukster already implemented this one. Closing it.

@mahagr mahagr closed this as completed Aug 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants