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

Provide support for lazy dereferencing #22

Open
mindblight opened this issue Apr 10, 2017 · 1 comment
Open

Provide support for lazy dereferencing #22

mindblight opened this issue Apr 10, 2017 · 1 comment
Assignees

Comments

@mindblight
Copy link
Owner

smartDereference aggressively dereferences everything. Support a method of lazy dereferencing.

@mindblight mindblight self-assigned this Apr 10, 2017
@mindblight
Copy link
Owner Author

Possibly solution: a DereferencingProxy class that wraps any object (plain or immutable) and supplies get method that takes the same arguments as createPath. It would need to support dereferencing with array and object iteration

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