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

[POC] Rework dynamic API to use generic 'get' #1793

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rorbech
Copy link
Contributor

@rorbech rorbech commented Jul 4, 2024

This is a POC showing that we could do a dynamic API through get/set operator overloading. This is probably to be superseded by #1810, but did this PR separately to ensure that we could cover the existing dynamic api uses cases with the new API.

@rorbech rorbech changed the title Rework dynamic API to use generic 'get' [POC] Rework dynamic API to use generic 'get' Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant