jacebrowning / yorm

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

Use AttributeDictionary on nested classes #149

Closed jacebrowning closed 5 years ago

jacebrowning commented 6 years ago

This might also get around the need to call super().__init__() on nested classes.

jacebrowning commented 5 years ago

This is a non-issue on the spiritual successor to this project: https://github.com/jacebrowning/datafiles