Skip to content

Added attribute query safety wrappers#58

Merged
clackner-gpa merged 1 commit into
masterfrom
attribute-safety-wrappers
May 19, 2026
Merged

Added attribute query safety wrappers#58
clackner-gpa merged 1 commit into
masterfrom
attribute-safety-wrappers

Conversation

@ritchiecarroll

Copy link
Copy Markdown
Contributor

Safety wrappers accommodate custom attribute constructor signature changes over time preventing error when older encountered adapter references an older signature.

Old adapter will not be added to cache, but type load error will be safely logged.

… constructor signature changes when older encountered adapter references an older signature

Old adapter will not be added to cache, but type load error will be safely logged.
Comment thread src/Gemstone.Timeseries/Adapters/AdapterCache.cs Dismissed
Comment thread src/Gemstone.Timeseries/Adapters/AdapterCache.cs Dismissed
@clackner-gpa clackner-gpa merged commit b957bed into master May 19, 2026
3 checks passed
@clackner-gpa clackner-gpa deleted the attribute-safety-wrappers branch May 19, 2026 01:32
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 this pull request may close these issues.

3 participants