Re: Optz - Command Line Processing

2002-04-16 Thread jbjk

Hi James,

> I only had a cursory look at Optz and it looks similar-ish to CLI (which is
> based on an existing implementaiton by Bob and merged with some ideas from
> Peter's). Would it be possible to combine any new features/abilities of Optz
> into CLI? It'd be nice just to have one library for working with command
> line arguments rather than maintaining 2 seperate ones that are quite
> similar. Or if you think Optz differs greatly from CLI maybe you could
> explain how/why we should move over to Optz instead?
I haven't done much to Optz since I sent the mail.  I can grab CLI
from CVS and have a proper look at it.  If I can fit my code into
the CLI library I will.  If I think it is too much effort or not 
feasible I will post my reasons to the list.

I'll post with my progress on the issue later in the week.

Cheers,
-John K

> James
> - Original Message -
> From: "John Keyes" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, April 08, 2002 11:28 PM
> Subject: Optz - Command Line Processing
> 
> 
> > Hi,
> >
> > I have written a command line processing library called Optz.  I want to
> > release this under an opensource license.  If it is appropriate to be
> > used
> > by Apache tools implemented in Java then I would like to donate it to the
> > jakarta effort.
> >
> > A detailed description of Optz is available in draft form at:
> >http://www.integralsource.com/optz/index.html
> >
> > I have looked at CLI in the commons sandbox (I had written optz before
> > this
> > proposal was pointed out to me).  It does not support some of the
> > features
> > that Optz does.  I don't know what the procedure is to submitting a
> > proposal
> > or for collaborating on a proposal.
> >
> > The unit tests are still incomplete and I need to complete the javadoc
> > but
> > apart from that it is in a fairly usable state.
> >
> > Any feedback would be greatly appreciated.
> >
> > Cheers,
> > -John K
> >
> >
> > --
> > To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 
> 
> _
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 



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




Re: Optz - Command Line Processing

2002-04-16 Thread James Strachan

Hi John

Sorry for the late response; I'm just getting back after a (very) long
vacation and I've lots of mail to catch up on.

I only had a cursory look at Optz and it looks similar-ish to CLI (which is
based on an existing implementaiton by Bob and merged with some ideas from
Peter's). Would it be possible to combine any new features/abilities of Optz
into CLI? It'd be nice just to have one library for working with command
line arguments rather than maintaining 2 seperate ones that are quite
similar. Or if you think Optz differs greatly from CLI maybe you could
explain how/why we should move over to Optz instead?

James
- Original Message -
From: "John Keyes" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 08, 2002 11:28 PM
Subject: Optz - Command Line Processing


> Hi,
>
> I have written a command line processing library called Optz.  I want to
> release this under an opensource license.  If it is appropriate to be
> used
> by Apache tools implemented in Java then I would like to donate it to the
> jakarta effort.
>
> A detailed description of Optz is available in draft form at:
>http://www.integralsource.com/optz/index.html
>
> I have looked at CLI in the commons sandbox (I had written optz before
> this
> proposal was pointed out to me).  It does not support some of the
> features
> that Optz does.  I don't know what the procedure is to submitting a
> proposal
> or for collaborating on a proposal.
>
> The unit tests are still incomplete and I need to complete the javadoc
> but
> apart from that it is in a fairly usable state.
>
> Any feedback would be greatly appreciated.
>
> Cheers,
> -John K
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


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