Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 52E9710BCA for ; Tue, 3 Sep 2013 18:56:49 +0000 (UTC) Received: (qmail 33384 invoked by uid 500); 3 Sep 2013 18:56:49 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 33314 invoked by uid 500); 3 Sep 2013 18:56:48 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 33301 invoked by uid 99); 3 Sep 2013 18:56:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Sep 2013 18:56:48 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jbondc@gdesolutions.com designates 207.46.163.157 as permitted sender) Received: from [207.46.163.157] (HELO na01-bn1-obe.outbound.protection.outlook.com) (207.46.163.157) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Sep 2013 18:56:42 +0000 Received: from BN1PR07MB135.namprd07.prod.outlook.com (10.242.216.22) by BN1PR07MB134.namprd07.prod.outlook.com (10.242.216.20) with Microsoft SMTP Server (TLS) id 15.0.745.25; Tue, 3 Sep 2013 18:56:18 +0000 Received: from BN1PR07MB135.namprd07.prod.outlook.com ([169.254.15.38]) by BN1PR07MB135.namprd07.prod.outlook.com ([169.254.15.38]) with mapi id 15.00.0745.000; Tue, 3 Sep 2013 18:56:18 +0000 From: Jonathan Bond-Caron To: "dev@cordova.apache.org" Subject: RE: cli plugins 'alias'? Thread-Topic: cli plugins 'alias'? Thread-Index: AQHOqLSRw7Ej9wtnRaSrAYBB2id7uZm0NG0QgAAK5ICAABT+8A== Date: Tue, 3 Sep 2013 18:56:17 +0000 Message-ID: <92d69498c48742dfbc494a6f37f9a07f@BN1PR07MB135.namprd07.prod.outlook.com> References: <9E387507-6BF0-4F00-B966-84DBE6E9A177@gmail.com> <60123ff72c1a4c1ba282351b8da62618@BN1PR07MB135.namprd07.prod.outlook.com> In-Reply-To: Accept-Language: en-CA, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [24.201.92.93] x-forefront-prvs: 09583628E0 x-forefront-antispam-report: SFV:NSPM;SFS:(377454003)(199002)(189002)(51704005)(24454002)(74366001)(15975445006)(49866001)(74316001)(50986001)(81342001)(81542001)(74662001)(31966008)(47446002)(74502001)(4396001)(47736001)(47976001)(46102001)(51856001)(33646001)(81686001)(76576001)(19580395003)(76786001)(76796001)(83322001)(53806001)(59766001)(77982001)(74876001)(79102001)(65816001)(69226001)(54316002)(66066001)(80022001)(56776001)(15202345003)(80976001)(54356001)(77096001)(81816001)(83072001)(56816003)(74706001)(16601075003)(63696002)(24736002);DIR:OUT;SFP:;SCL:1;SRVR:BN1PR07MB134;H:BN1PR07MB135.namprd07.prod.outlook.com;CLIP:24.201.92.93;RD:InfoNoRecords;A:1;MX:1;LANG:en; Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginatorOrg: gdesolutions.com X-Virus-Checked: Checked by ClamAV on apache.org On Tue Sep 3 01:09 PM, Brian LeRoux wrote: > Or you could create cordova-plugin-core, cordova-plugin-chromeos, and > cordova-plugin-phonegap repos, with a plugin.xml that have the > dependencies > you describe to achieve the same result. >=20 > As the other guys mentoin, there's many ways to do this now without > adding a > new feature which is the most pragmatic approach. (This will > be dramatically > easier and more obvious once > http://plugins.cordova.io ships at the end of hte > month.) >=20 Sounds good to wait and see, might be ok to just distinguish required vs. n= on-required =09