You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
XML isn't a priority at the moment but it is on my todo list, as well as ini and yaml support. In the meantime, if you need to serialize and deserialize data using mach, mach.text.json should be a decent option.
Well I can't decide on the format because the standard for office open files says you need xml. But I can wait and use arsd.dom or similar in the meantime
An xml parser & writer would be useful to have. Maybe port std.experimental.xml?
The text was updated successfully, but these errors were encountered: