|
Hey, anyone interested in a CommandLine parsing class? I just wrote one recently (not heavily commented, of course) that takes, name=value style arguments, -y style switches, and property files (designated using: propfile=filename). The Apache folks have one, but it requires a little more overhead than I was interested in.
|