Re: [javascriptlint-devel] [PATCH] Replacing getopt with optparse.
Status: Beta
Brought to you by:
matthiasmiller
From: <In...@Ja...> - 2008-03-31 21:43:25
|
Jeff Balogh wrote: > Attached is a patch that replaces getopt with optparse. > > I like optparse because it's more maintainable, the order of the options doesn't > matter, and you get the usage text for free. > (Replying to list.) Looks good. Committed in r180, with a minor tweak to the usage for --unittest. -Matthias Miller |