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

Inherit smart events during configure #5

Open
lsmith opened this issue Apr 3, 2013 · 0 comments
Open

Inherit smart events during configure #5

lsmith opened this issue Apr 3, 2013 · 0 comments

Comments

@lsmith
Copy link
Owner

lsmith commented Apr 3, 2013

After proto wrapping the superclass's events object, it needs to look for routers and recreate them on the subclass to avoid subclass smart event registration polluting the superclass.

To support the subclass inheriting the superclass's registered smart events, the recreated routers should have their events collection be a proto wrap of the superclass's router's events collection.

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

No branches or pull requests

1 participant