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

revert part of #349 - only new function read-only #360

Closed
wants to merge 1 commit into from

Conversation

kellyselden
Copy link
Member

@kellyselden kellyselden commented Apr 17, 2018

Closes #359. Reverts part of #349

My thought is that we can mark new function API (owner, element) as read-only, and leave the ports (render, set, $, etc) as-is. If someone was overriding these previously, their tests were either already broken, or they had a reason for overriding (like me). It retains the original fix for #244. Is this an acceptable compromise?

@Turbo87
Copy link
Member

Turbo87 commented Apr 18, 2018

see #359 (comment)

@Turbo87 Turbo87 closed this Nov 1, 2018
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

Successfully merging this pull request may close these issues.

setting this.render is broken in 0.7.21
2 participants