mpostol / ASMD

OPC UA Address Space Model Designer
https://mpostol.github.io/ASMD/
MIT License
58 stars 4 forks source link

Use Common XML serializer to manage xml documents #228

Closed mpostol closed 3 years ago

mpostol commented 3 years ago

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

mpostol commented 3 years ago

blocker and contributes to mpostol/UA-Nodeset#7