Re: [cli] CLI 2 State of Play

2008-07-14 Thread Tobias Bocanegra
On 7/13/08, Oliver Heger <[EMAIL PROTECTED]> wrote: > Henri Yandell schrieb: > > > On Sat, Jul 12, 2008 at 9:12 AM, Russel Winder > > <[EMAIL PROTECTED]> wrote: > > > > > On Sat, 2008-07-12 at 16:02 +0100, Niall Pemberton wrote: > > > > > > > I saw from the following blog[1] that Hadoop is using CL

Re: [CLI] Usage Patterns Question

2008-03-22 Thread Tobias Bocanegra
hi, > Command > + isValid(options: Options):boolean > + getDescription():String > + execute(options:Options):void > + getPrimaryOption():Option > > Each command has a primaryOption which uniquely identifies the command from > the command line. For example, if you have a command which scale

Re: [CLI] Release CLI2 ?

2008-03-22 Thread Tobias Bocanegra
> > My work practice will be to take a branch of Commons CLI using either > > Bazaar or Git -- I don't think Mercurial has proper Subversion support > > as yet, so is not an option. This will almost certainly be a branch > > without previous history to avoid having to process 639959 commit

Re: [CLI] Release CLI2 ?

2008-03-21 Thread Tobias Bocanegra
> > hi all, > > i'm working on a project that is using CLI2 for an interactive console > > application. To my understanding, CLI2 is not released nor is a > > snapshot available in the m2 repository. so i'm wondering what is > > missing for a CLI2 release? What does the community think of

[CLI] Release CLI2 ?

2008-03-21 Thread Tobias Bocanegra
hi all, i'm working on a project that is using CLI2 for an interactive console application. To my understanding, CLI2 is not released nor is a snapshot available in the m2 repository. so i'm wondering what is missing for a CLI2 release? What does the community think of a CLI2 release? is it used by