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

Remove event proxying from core #332

Closed
tgvashworth opened this issue Jan 20, 2015 · 3 comments
Closed

Remove event proxying from core #332

tgvashworth opened this issue Jan 20, 2015 · 3 comments
Labels
Milestone

Comments

@tgvashworth
Copy link
Contributor

Event proxying added complexity to Flight core and should have been done in userland with a mixin. 2 will remove it. 1.x will continue to support it.

We'll publish a mixin that adds this, probably as this.(un)proxy.

@tgvashworth tgvashworth added this to the 2.0.0 milestone Jan 20, 2015
@tgvashworth tgvashworth changed the title Remove event proxying Remove event proxying from core Jan 20, 2015
tgvashworth pushed a commit that referenced this issue Jan 29, 2015
@tgvashworth
Copy link
Contributor Author

Landed in 1f3203d, but we also need a mixin the add this back via the API discussed above.

@tgvashworth
Copy link
Contributor Author

I've submitted an issue on the new flight-toolbox repo to track the creation of this mixin: flightjs/flight-toolbox#1

@giuseppeg
Copy link
Contributor

flight-toolbox++

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants