On 5/5/06, Fasih <[EMAIL PROTECTED]> wrote:
Hi
I am looking for something like a CLI, something that can prompt user and can 
have actions on the basis of the input. I thought commons-CLI was what I was 
looking for, but it turned out to be designed around the getopt sort of a 
functionality. Is there something in commons that I missed?

Any pointers will be appreciated!

Google brought up:

http://affy.blogspot.com/2003/05/simple-extensible-command-line.html

I've got a simpler one in gj-core:

http://www.osjava.org/genjava/multiproject/gj-core/apidocs/com/generationjava/io/CommandLine.html

and I'm pretty sure I've seen people in Geronimo talking about making
one, but haven't been able to find anything out on their IRC channel
yet.

Definitely nothing in Commons right now, and agreed that Commons CLI
would better be called Commons GetOpt.

Hen

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to