Have come across that one before I think. Thanks for mentioning it,
I'd thought it had a lot more in the way of native dependencies. I
need to play with that myself :)

Hen

On 5/5/06, Fasih <[EMAIL PROTECTED]> wrote:
Thank you for the reply Henri. I was browsing through the net, I think that
JLine is closer to what I am looking for. It is like java readline. Supports
Tab Auto Completion etc.

+Fasih
----- Original Message -----
From: "Henri Yandell" <[EMAIL PROTECTED]>
To: "Jakarta Commons Users List" <[email protected]>
Sent: Friday, May 05, 2006 4:47 PM
Subject: Re: Looking for a CLI!


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]




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



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

Reply via email to