Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 24608 invoked from network); 15 May 2007 18:44:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 May 2007 18:44:53 -0000 Received: (qmail 27628 invoked by uid 500); 15 May 2007 18:44:59 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 27596 invoked by uid 500); 15 May 2007 18:44:59 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 27584 invoked by uid 99); 15 May 2007 18:44:59 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 May 2007 11:44:59 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of akarasulu@gmail.com designates 66.249.92.173 as permitted sender) Received: from [66.249.92.173] (HELO ug-out-1314.google.com) (66.249.92.173) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 May 2007 11:44:51 -0700 Received: by ug-out-1314.google.com with SMTP id 71so1306523ugh for ; Tue, 15 May 2007 11:44:30 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=gjkyX9c/JlEIFafIPNcFwIpid0jJVaxyXjsEWurZ4Ce9ABI52QqMT4Y6CGcZ7Zaed4iUezZ5P0d3jmD89+ZYP7hNmt4V5xIoLyrfWYVnB86KxPxjmOVjawpXKooDAJTEtvhQ66OeKNX2VSfWywd2qX9kLTV3XfXK47dgbaMzHgk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=RPWJr9MsUYOlSNp0uLWCpr/JdETPv3i3vkDX7igjdVptmIwPh6hqxDzfmtHdUGEOrIfQoJnWRI//X5eFUbfmntv7N1pFYtyPYz7WCisi+76QaWHRMVfizbs6hIJf7r0e8wXFfNYlTIULJZYbpVAP16ewVVgP4gXEWuifMS1tFpk= Received: by 10.67.99.1 with SMTP id b1mr3491241ugm.1179254670250; Tue, 15 May 2007 11:44:30 -0700 (PDT) Received: by 10.66.235.5 with HTTP; Tue, 15 May 2007 11:44:30 -0700 (PDT) Message-ID: Date: Tue, 15 May 2007 14:44:30 -0400 From: "Alex Karasulu" Sender: akarasulu@gmail.com To: "Apache Directory Developers List" , erodriguez@apache.org Subject: Re: Preferred command-line client library In-Reply-To: <568753d90705132039k465a5eaeqa708a56d7838ae7a@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_6418_29417619.1179254670162" References: <568753d90705101531l299cc40cobb443cfa53a41bc8@mail.gmail.com> <568753d90705132039k465a5eaeqa708a56d7838ae7a@mail.gmail.com> X-Google-Sender-Auth: 62c647efa337e361 X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_6418_29417619.1179254670162 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Yeah commons-cli works pretty well. Could you start a confluence page on the work you're doing here with keyprov? This way we can refer users to it. I think we can use the dev space for this. Alex On 5/13/07, Enrique Rodriguez wrote: > > On 5/10/07, Enrique Rodriguez wrote: > > ... > > Anyway, I want to make this into a command-line client, so I was > > wondering can you recommend a CLI library? I'm anticipating some > > command line arguments. Or is it better to just roll my own quick CLI > > helper? > > I found that modules of the Directory project are already using > Commons-CLI and that it is recommended elsewhere, so I will begin > command-line client work with Commons-CLI. > > Enrique > ------=_Part_6418_29417619.1179254670162 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Yeah commons-cli works pretty well.  Could you start a confluence
page on the work you're doing here with keyprov?  This way we can
refer users to it.  I think we can use the dev space for this.

Alex

On 5/13/07, Enrique Rodriguez <enriquer9@gmail.com> wrote:
On 5/10/07, Enrique Rodriguez <enriquer9@gmail.com> wrote:
> ...
> Anyway, I want to make this into a command-line client, so I was
> wondering can you recommend a CLI library?  I'm anticipating some
> command line arguments.  Or is it better to just roll my own quick CLI
> helper?

I found that modules of the Directory project are already using
Commons-CLI and that it is recommended elsewhere, so I will begin
command-line client work with Commons-CLI.

Enrique

------=_Part_6418_29417619.1179254670162--