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

Return should be completed by Event Listener #120

Open
irisSchaffer opened this issue May 1, 2014 · 1 comment
Open

Return should be completed by Event Listener #120

irisSchaffer opened this issue May 1, 2014 · 1 comment
Milestone

Comments

@irisSchaffer
Copy link
Contributor

Instead of using if statements in a controller, this should happen in an event listener.

This will require adding an EDIT-Event to returns and listening to this event and CREATE_END (because it should be possible to complete a return in the Create decorator, when #119 is resolved).

@irisSchaffer irisSchaffer added this to the Epos Updates milestone May 7, 2014
@lsjroberts lsjroberts modified the milestones: 2.1.0, Epos Updates (2.0.0) May 22, 2014
@lsjroberts
Copy link
Contributor

The whole thing needs a bit of work to use event listeners and smaller classes, so I'm gunna move this to the next milestone since it works as is.

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