Hacker News new | ask | show | jobs
by gtaylor 4796 days ago
I'll take boilerplate over magic any day. The thing that irked me the most about TastyPie was the magic and lack of obvious understanding of what was happening under the hood (without source diving).

The Zen of Python has something to say about this.

1 comments

I'd be curious to know what magic is in tastypie? It's some of the most straightforward python code I've ever read.