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
{{ message }}
This repository was archived by the owner on Jan 6, 2020. It is now read-only.
As I understand it, we generate XML in the pattern library by reading some YAML, passing it through a SWIG template that generates some XML. Could we not just use XML directly rather than YAML? I'm not sure I understand what using YAML and SWIG buys us, and it makes it harder to see what XML is actually being used.