Hacker News new | ask | show | jobs
by pekk 3833 days ago
I really hate this property magic, it was bad in the Django ORM and it'll be bad in Marshmallow too. It looks nice in the examples, but then when you have to use it in anger and a certain problem requires metaclasses to fix...
1 comments

Please elaborate. I share your sentiment, but I also see the value in this kind of api.