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

Use Common XML serializer to manage xml documents #228

Closed
3 tasks done
mpostol opened this issue May 2, 2021 · 1 comment · Fixed by mpostol/OPC-UA-OOI#597
Closed
3 tasks done

Use Common XML serializer to manage xml documents #228

mpostol opened this issue May 2, 2021 · 1 comment · Fixed by mpostol/OPC-UA-OOI#597
Assignees
Labels
bug 👎 Something isn't working
Milestone

Comments

@mpostol
Copy link
Owner

mpostol commented May 2, 2021

Describe the bug

In many places XmlSerializer is used. The common implementation is located in the UAOOI.Common.Infrastructure

Expected behavior

Refer to the existing implementation of the serialize/deserialize functionality

Tasks list

  • review the code to find XmlSerializer
  • replace it with appropriate reference
  • improve sterilization to avoid many definitions of the namespace
@mpostol mpostol self-assigned this May 2, 2021
@mpostol mpostol changed the title Use Common XML serializer to manage document Use Common XML serializer to manage xml documents May 2, 2021
@mpostol
Copy link
Owner Author

mpostol commented May 7, 2021

blocker and contributes to mpostol/UA-Nodeset#7

mpostol referenced this issue in mpostol/OPC-UA-OOI May 7, 2021
- UAModelDesignExport/ModelDesignExport
mpostol referenced this issue in mpostol/OPC-UA-OOI May 7, 2021
SemanticData.UAModelDesignExport done
mpostol referenced this issue in mpostol/OPC-UA-OOI May 8, 2021
mpostol referenced this issue in mpostol/OPC-UA-OOI May 8, 2021
Use Common XML serializer to manage xml documents #589
mpostol referenced this issue in mpostol/OPC-UA-OOI May 8, 2021
 - fixed: replace it with appropriate reference
mpostol referenced this issue in mpostol/OPC-UA-OOI May 8, 2021
- prepared for implementation of the namespace aliases management
- UT 👎
mpostol referenced this issue in mpostol/OPC-UA-OOI May 8, 2021
@mpostol mpostol reopened this Jun 12, 2021
@mpostol mpostol transferred this issue from mpostol/OPC-UA-OOI Jun 12, 2021
@mpostol mpostol added the bug 👎 Something isn't working label Jun 12, 2021
@mpostol mpostol added this to the Rel 5.0 milestone Jun 12, 2021
mpostol added a commit that referenced this issue Jun 12, 2021
mpostol added a commit that referenced this issue Jun 12, 2021
Use Common XML serializer to manage xml documents #228
mpostol added a commit that referenced this issue Jun 23, 2021
mpostol added a commit that referenced this issue Jun 23, 2021
- fixed tests
- work in progress
- UT 👍
mpostol added a commit that referenced this issue Jun 25, 2021
mpostol added a commit that referenced this issue Jun 25, 2021
Use Common XML serializer to manage xml documents #228
mpostol added a commit that referenced this issue Jun 26, 2021
- fixed errors in models to meet common standards
mpostol added a commit that referenced this issue Jun 27, 2021
- updated _nugets/UAOOI.SemanticData.UAModelDesignExport.6.4.2-Hotel.nupkg
mpostol added a commit that referenced this issue Jun 28, 2021
- fixed boiler models - harmonized xml attributes with the Namespaces element
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 👎 Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant