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

Update DefaultPropertyResolver to provide property caching #85

Closed
roryprimrose opened this issue Apr 19, 2020 · 0 comments · Fixed by #96
Closed

Update DefaultPropertyResolver to provide property caching #85

roryprimrose opened this issue Apr 19, 2020 · 0 comments · Fixed by #96

Comments

@roryprimrose
Copy link
Owner

roryprimrose commented Apr 19, 2020

  • Add flag to toggle whether properties should be cached (default to true)
  • Ensure that ExpandoObject properties are not cached
@roryprimrose roryprimrose linked a pull request May 9, 2020 that will close this issue
roryprimrose added a commit that referenced this issue May 9, 2020
* Added cache support to DefaultConstructorResolver and DefaultPropertyResolver

Closes #85
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.

1 participant