Hi Martin,
Just to let you know, I have the properties stuff implemented
(only support args with single values at the moment). I have
to do some tidy up before I commit it but you can hold off
with your work until this is in and you can comment on it then.
-John K
On Friday, Nov 15, 2002, at 14:51 Europe/Dublin, Martin Redington wrote:
On Friday, November 15, 2002, at 02:30 PM, John Keyes wrote:
Now I get you ;) Again, an example properties file with a
relevant code snippet would be cool. You should enter this
in Bugzilla as a Software Enhancement request (so we can make
sure it doesn't get lost).
will do ...
This should be pretty simple, as should the over-riding, although the
Parser interface will need to be enhanced (directly or in a subclass)
to support the latter.
The only real gotcha that I can see is that in order to support the
"free" properties related command line options during parsing (as per
my previous mail), you need to add a callback to the Parser interface,
which is a slightly bigger change, although it should be possible
without breaking anything.
Anyway, I'll submit the enhancement request and some code snippets
next week, and you can see what you think ...
--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
- - - - - - - - - - - - - - - - - - - - - - -
Jakarta Commons CLI
http://jakarta.apache.org/commons/cli
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>