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 overflow Dictionary to POCOs #2901

Closed
ewoutkramer opened this issue Oct 9, 2024 · 0 comments · Fixed by #2918
Closed

Add overflow Dictionary to POCOs #2901

ewoutkramer opened this issue Oct 9, 2024 · 0 comments · Fixed by #2918

Comments

@ewoutkramer
Copy link
Member

We need to add a Dictionary to base, alter the implementation of IReadOnlyDictionary to include the elements from this dictionary, maybe implement IDictionary (or the equivalent writer functionality from GEtElementPairs).

Also, to cater for incorrect data, we need to add support for ErrorAnnotations, and supporting classes.

@ewoutkramer ewoutkramer changed the title Add overflow storage to POCOs Add overflow Dictionary to POCOs Oct 9, 2024
ewoutkramer added a commit that referenced this issue Oct 18, 2024
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