jacebrowning / yorm

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

Nested attributes don't update automatically #42

Closed jacebrowning closed 9 years ago

jacebrowning commented 9 years ago

Potentially, each converter class should be an instance of Mappable and/or passed a reference to its parent.