Am Mittwoch, den 24.05.2006, 12:16 +0200 schrieb Ahmed Mohombe:
> >>
> >> i will do this. But what to prefer:
> >>
> >> a) user  apache cli  http://jakarta.apache.org/commons/cli/ ?
> >> or b) parse the []args ?
> >>
> >> I think apache cli is nicer and cleaner to use. But it will add a new 
> >> dependency.  
> > 
> > Let's do the easy thing, first: use commons-cli if it helps.
> > We can remove the dependency later if we don't want to depend on 
> > commons-cli.
> commons-cli really helps :).
> It's very simple, clean, and reduces the required code allot. About potential 
> errors in the code not
> to mention.
> Regarding it's dimension: IMHO it's small enough and it's better to have a 
> few KB more to download
> than to have a few more bugs to fix :).
> 
> Ahmed.

You are right but i have now finished it without the usage of
commons-cli. I thought its a bit overkill for 3 commandline args. So i
dedicide to not add this dependency. I will commit it later when svn
works again.

bye
Norman

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

Reply via email to