FIXTradingCommunity / tablature

Easy authoring for rules of engagement using markdown
https://www.fixtrading.org/
Apache License 2.0
11 stars 8 forks source link

Message and component internal IDs not preserved in roundtrip #47

Closed donmendelson closed 3 years ago

donmendelson commented 3 years ago

Translating Orchestra XML to markdown and back to XML fails to preserve internal IDs of messages, groups, components, and codesets.

donmendelson commented 3 years ago

The culprit seems to be md2orchestra is reassigning IDs rather than preserving those from markdown. Orchestra2md correctly writes values from XML into markdown.