jazzband / jsonmodels

jsonmodels is library to make it easier for you to deal with structures that are converted to, or read from JSON.
http://jsonmodels.readthedocs.org/en/latest/
BSD 3-Clause "New" or "Revised" License
335 stars 51 forks source link

Change fields to be descriptors. #44

Closed beregond closed 9 years ago

beregond commented 9 years ago

Thanks to that change new features will be available. Also validation will be eager and some changes in inner API will be needed.

beregond commented 9 years ago

Code should be compatible though.