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

Dynamic scope for functions #22

Open
timfel opened this issue Jun 18, 2015 · 0 comments
Open

Dynamic scope for functions #22

timfel opened this issue Jun 18, 2015 · 0 comments

Comments

@timfel
Copy link
Member

timfel commented Jun 18, 2015

Dynamic scope is lost for functions in constraints. For example, fabric.js defines methods on fabric.Point, and uses only new Point in those, because it is in scope. But when we interpret it, it's not in scope. Maybe we need a whole program translation (like the original lively debugger)

timfel pushed a commit that referenced this issue Mar 13, 2016
Add logging flags to constraint options
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