On Fri, Mar 19, 2010 at 7:39 AM, Sh4wn <[email protected]> wrote:
> I want to refactor the QuerySet and other databases related API's,
> which adds an additional method of selecting records, and provides
> more control of what data you'll select, but probably is a bit more
> complex than the current API.

I don't want to discourage you, but...

Wait.

Actually, I *do* want to discourage you. The chance of this getting
accepted is going to be very, very, very low. If you're going to
change Django's query syntax, you're going to need to provide an
incredibly convincing argument, and you're going to need to explain
why this is so important, so vital, that it's worth breaking the
millions of lines of Django code already out there. We take backwards
compatibility incredibly seriously, so any discussion of changing the
model layer needs to start there.

So fair warning: you're going to be fighting an uphill battle on this one.

Jacob

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

Reply via email to