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

Automatic Mapping on Introspection #63

Open
Zoramite opened this issue May 19, 2011 · 0 comments
Open

Automatic Mapping on Introspection #63

Zoramite opened this issue May 19, 2011 · 0 comments
Milestone

Comments

@Zoramite
Copy link
Member

Allow option to automatically map the paths that are used so that they will be available later to make similar lookups faster.

For example, if there is a struct at foo.bar and it is mapped then it should not take as long to look up foo.bar.value2 after looking up foo.bar.value1.

This will be of the most benefit with using with highly nested objects/structs where it may take longer to get to a specific point in the path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant