jacebrowning / yorm

Automatic object-YAML mapping for Python.
https://yorm.readthedocs.io
MIT License
27 stars 6 forks source link

Add a decorator to create converter classes #56

Closed jacebrowning closed 8 years ago

jacebrowning commented 9 years ago

Setting the base class to Converter requires a different modification than Mappable classes.

jacebrowning commented 8 years ago

Potentially allow the sync path to be None?

jacebrowning commented 8 years ago

This use case isn't terrible clear.