> From: John Keyes [mailto:jbjk@mac.com]
>
> I have added the array method, as someone may prefer the
> array approach to the Collections one.
>
> I has also added the capability to use the switch to process
> the options (this is only applicable for character options).
>
> And I have added the ability to specify if an option should
> have a finite number of arguments.
>
> None of the above are commited, I hope to get it tided up but
> it might have to wait until this time tomorrow to be committed.
>
> Thanks for the detailed feature requests Berin.
Thank you for being so quick in putting them in. I do have one
question left:
does Commons CLI support the "=" delimiter? You know, for the
variable definition type of options: -Dvar=myval
type of options? Or would this be -Dvar myval?
Everything else has been answered.
--
To unsubscribe, e-mail: <mailto:commons-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:commons-dev-help@jakarta.apache.org>
|