Hi, On Sunday, August 12, 2012 2:22:58 AM UTC+2, Russell Keith-Magee wrote: > > I'll agree that it looks appealing. However, as always, my question is > about backwards compatibility. >
Seriously? In my eyes it's ugly, especially if you have more than one options. Eg imagine you have decorated a function with @argument 6 times. Even though make_option isn't much better in that way I think that a class looks nicer and is easier to skim over. Maybe usage of argparse might improve a few things to write complex management commands (eg subparsers, http://docs.python.org/dev/library/argparse.html#argparse.ArgumentParser.add_subparsers) -- although it's 2.7+ Cheers, Florian -- You received this message because you are subscribed to the Google Groups "Django developers" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-developers/-/J0d7e5SzDr4J. 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.