mwchase / python-structured-data

MIT License
2 stars 0 forks source link

Convert the data classes to mixins, and add helper functions to create placeholders #32

Open mwchase opened 5 years ago

mwchase commented 5 years ago

It's not workable to shove every method onto a common class, but we can allow people to define custom versions.