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 lazy loading via proxy objects #12

Closed
Panaetius opened this issue May 6, 2020 · 1 comment · Fixed by #18
Closed

Add lazy loading via proxy objects #12

Panaetius opened this issue May 6, 2020 · 1 comment · Fixed by #18
Assignees

Comments

@Panaetius
Copy link
Member

It'd be nice if fields.Nested could be instructed to lazy load so children are only parsed when they get accessed.

@rokroskar
Copy link
Member

rokroskar commented May 8, 2020

For extra style points, this should work nicely with the outcome of #9.

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 a pull request may close this issue.

2 participants