Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 876389FA9 for ; Thu, 29 Mar 2012 20:50:07 +0000 (UTC) Received: (qmail 14596 invoked by uid 500); 29 Mar 2012 20:50:07 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 14529 invoked by uid 500); 29 Mar 2012 20:50:07 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 14520 invoked by uid 99); 29 Mar 2012 20:50:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Mar 2012 20:50:07 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of pmuellr@gmail.com designates 209.85.210.175 as permitted sender) Received: from [209.85.210.175] (HELO mail-iy0-f175.google.com) (209.85.210.175) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Mar 2012 20:50:01 +0000 Received: by iaag37 with SMTP id g37so3545611iaa.6 for ; Thu, 29 Mar 2012 13:49:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=u4y9K/9kK+I91vW37/wpj9148gS05MIK9Pvh4ZlJsd8=; b=VXz84Aoz27tZxa3zBQLPj4hToG70Gjn6T5gTtKzevpvl6hL8qR16VTemZN5IBN0El+ FHA36cNdE8trSGlAUHCVm1eRyzyx9RLM5EEHiZIeWWHlQyhS9A8G8NHda9fG9PS1Gl2d XpbvLn3oj+kt++7ZpuI804iBvgmF56X47/kpTkKUs1YL4o9xyP243/48FYgjgRr1XkxX QFm3jJkLfd+Xx5y5qy53pdkUWFDnE6Cybc1dpvOxCItqFDc5EFzPwRpoLOyIO8kCBVpN 7ffEIoqXGo+iVZpSycTtTIzEVZN3T0IInrzCaAa178hPx7SuQQsJNXcPXbbR5LlPbUUh jC6g== MIME-Version: 1.0 Received: by 10.50.187.225 with SMTP id fv1mr2833656igc.28.1333054180370; Thu, 29 Mar 2012 13:49:40 -0700 (PDT) Received: by 10.231.178.31 with HTTP; Thu, 29 Mar 2012 13:49:40 -0700 (PDT) In-Reply-To: References: Date: Thu, 29 Mar 2012 16:49:40 -0400 Message-ID: Subject: Re: command line tooling, and plugin design wiki pages From: Patrick Mueller To: callback-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=14dae9340fe1e3273004bc67dc20 --14dae9340fe1e3273004bc67dc20 Content-Type: text/plain; charset=ISO-8859-1 On Thu, Mar 29, 2012 at 16:40, Brian LeRoux wrote: > hackathon even better; agree on design consensus and code. all I ask > is: pls no camel case in my cli!!! (unless we want to scope bash > completion with this... lol) > Sadly, bash completion scripting is a dark art I've managed to avoid up-till-now. But, seriously, it should probably be listed as a want-to-have. 1) it would be useful 2) it will force us to be consistent, in terms of the command-line API arguments, and what not. -- Patrick Mueller http://muellerware.org --14dae9340fe1e3273004bc67dc20--