Jacob Kaplan-Moss wrote: > I'd like to deprecate initializing models using positional arguments > (i.e. ``p = Person(1, 'Joe Somebody')``) in favor of only allowing > keyword-argument initialization (i.e. ``p = Person(id=1, name='Joe > Somebody')``).
Huh? +1 to that. No, wait, make that +1 to erasing the ruttin' posargs "feature" from the gorram *language*. Dong ma? I'll be in my bunk. -- Nicola Larosa - http://www.tekNico.net/ I'm a leaf on the wind. Watch how I soar. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---