I agree that positional arguments instantiation is confusing and mixing it with keyword instantiation is even more confusing - it would be great if default Model.__init__ will be keyword argument only. But I think we still need a faster alternative. Comment in Model.__init__ states that 'nstantiation for iteration is 33% faster' - so any user who wants to optimize model instantiation should be able to use alternative method. --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---
- Re: Proposal: deprecated Model._... Ivan Illarionov
- Re: Proposal: deprecated Model._... Ivan Illarionov
- Re: Proposal: deprecated Mod... Jacob Kaplan-Moss
- Re: Proposal: deprecated Mod... Ivan Illarionov
- Re: Proposal: deprecated Mod... Ivan Illarionov
- Re: Proposal: deprecated Mod... Russell Keith-Magee
- Re: Proposal: deprecated Mod... [EMAIL PROTECTED]
- Re: Proposal: deprecated Mod... Justin Bronn
- Re: Proposal: deprecated Model.__init__(*args) Marty Alchin
- Re: Proposal: deprecated Model.__init__(*args) Tom Tobin
- Re: Proposal: deprecated Model.__init__(*args) Ivan Illarionov
- Re: Proposal: deprecated Model.__init__(*args) Ned Batchelder
- Re: Proposal: deprecated Model.__init__(*args) Jacob Kaplan-Moss
- Re: Proposal: deprecated Model.__init__(*args) Empty
- Re: Proposal: deprecated Model.__init__(*args) Malcolm Tredinnick
- Re: Proposal: deprecated Model.__init__(*args) Adrian Holovaty
- Re: Proposal: deprecated Model.__init__(*args) David Cramer
- Re: Proposal: deprecated Model.__init__(*args) Nicola Larosa
- Re: Proposal: deprecated Model.__init__(*args) Jacob Kaplan-Moss