[Python-Dev] Re: Adopting Optik (original) (raw)
Fran�ois Pinard pinard@iro.umontreal.ca
14 Nov 2002 12:55:19 -0500
- Previous message: [Python-Dev] Re: Adopting Optik
- Next message: [Python-Dev] removing inst_persistent_id from pickle
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
[Guido van Rossum]
[...] One of the tasks is to adopt Greg Ward's options parsing module, Optik. I propose to adopt this under the name "options". Any comments?
For what it might be worth, from all suggestions I've seen so far, "OptionParser" is the one I like best, because of the pre-existence of "ConfigParser", and the similarity between goals and complexity level. I understand that OptionParser is also a class among others in those offered, and some of us do not see a reason to give preference to one particular class. I would rather the module name also being one of its class name as a mere coincidence or accident, rather than the indication that some preference was given. The objection against it is not strong.
In a previous message, I told why "options" looks a bad choice to me. The next worse is probably "optlib", because its ambiguity makes it pretty meaningless. Maybe that "Optik" could be retained as yet another possibility? It might not be so bad, all considered. ;-)
-- Fran�ois Pinard http://www.iro.umontreal.ca/~pinard
- Previous message: [Python-Dev] Re: Adopting Optik
- Next message: [Python-Dev] removing inst_persistent_id from pickle
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]