Actually, thinking about it a bit more, it seems fk_level is bound to be a
significant source of untested edge-case behavior. Every time the limit is
reached, there will be an unexpectedly flat relationship that a naive
recursive deserializer may choke on. I would be +1 on a fail-fast version
of the same parameter that throws at time of serialization.

-Alex Ogier

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to