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

Add IE (and other pre-Object.defineProperties) support for facade properties #9

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

Comments

@lsmith
Copy link
Owner

lsmith commented Apr 3, 2013

This will impact delegation as well, and might end up being a mess because the current setup is ignorant of Node's presence, deferring to _getters that are overwritten when node is added to the page. The _getters will continue to work, but the property access and assignment won't.

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