STARIONGROUP / reqifsharp

A C# library for reading and writing reqif documents
https://reqifsharp.org
Apache License 2.0
24 stars 14 forks source link

Add XML fragments to reqif objects when deserializing #34

Open samatstariongroup opened 2 years ago

samatstariongroup commented 2 years ago

Prerequisites

Description

When a ReqIF object is deserialized, add the XML fragment that represented the object in the ReqIf file. This functionality shall be initialize don request when deserializing as to not incur the memory overhead when this is not requested by the API user

Steps to Reproduce

NA

System Configuration