dn-m / MusicXML

Implementation of the musicXML specification in Swift
MIT License
74 stars 20 forks source link

Implement encoding for all types #174

Open jsbean opened 5 years ago

jsbean commented 5 years ago

In order for #154, and 0.3.0 to happen, we need to implement encoding for all types.

Knowing what we know now (which is considerably more than when we started with the decoding process), @bwetherfield, is there anything we can do with Sourcery to jump start this process (I know you've already got a start on it)?