Open trojkat opened 3 years ago
would be nice indeed!
Is there any plan to land these changes? I would very much like this feature to be landed. Or is there a good workaround to achieve the same behavior?
@mwerlberger you can use my fork for now https://pypi.org/project/tonalite/
@konradhalas I've updated the MR as I can see some life in this repository again.
In some cases when loading a nested structure of data classes you might need to do a customization for some of them. This change allows customizing a
from_dict
method for each data class.Code sample from the test