The attached EDI definition/class does not serialize and deserialize to the same object(s).
- Dominant language
- C#
- Stars
- 490
- Forks
- 173
- PR merge metrics
- No merged PRs in 30d
Description
Hey All, I have a class that I really need to Serialize and Deserialize to the same objects. Unfortunately, as I have things now it serializes to a correctly formed edi file (that is at least accepted by the receiver that I'm sending to), but it does not deserialize to the same object(s). Any help would be greatly appreciated. Sorry I can't provide an example (in public) of the serialized files, especially since I can't deserialize the file to write code to sanitize it.
[TaxFiling_813_cs.txt](https://github.com/indice-co/EDI.Net/files/7509690/TaxFiling_813_cs.txt)
d.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the attached TaxFiling_813_cs.txt class and EDI definition, then trace how the serializer and deserializer handle that definition. Reproduce the round trip with the supplied class and compare the deserialized objects with the originals; done means the same object structure is recovered, but the issue provides no public serialized example or specific failing entry.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100