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 an adapter interface that replace the IMetaData XML interface. #59

Open
ihedvall opened this issue Dec 9, 2023 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@ihedvall
Copy link
Owner

ihedvall commented Dec 9, 2023

The IMetaData interface uses the XML in the background. This means that every property require an serialization from and to the XML.

The purpose of the new adapter interface is to isolate it from the XML so the MDF meta data is considered have its own interface. The adapter classes is based upon normal property classes, similar to structures.

@ihedvall ihedvall added the enhancement New feature or request label Dec 9, 2023
@ihedvall ihedvall self-assigned this Dec 22, 2023
@ihedvall ihedvall moved this from In Progress to Todo in Developing MDF applications and libraries Dec 24, 2023
@ihedvall ihedvall removed their assignment Jan 7, 2024
@ihedvall ihedvall changed the title Add altenative names and other to IMetaData Add an adapter interface that replace the IMetaData XML interface. Feb 21, 2025
@ihedvall ihedvall self-assigned this Feb 21, 2025
@ihedvall ihedvall moved this from Todo to In Progress in Developing MDF applications and libraries Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant