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

Use eval cache for watch #808

Open
zobo opened this issue May 18, 2022 · 0 comments
Open

Use eval cache for watch #808

zobo opened this issue May 18, 2022 · 0 comments

Comments

@zobo
Copy link
Contributor

zobo commented May 18, 2022

Watch is currently using eval. We could use eval cache to allow tree traversal, but on the other hand there are cases where we want to inspect private fields, and that is only possible with property_get....

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