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 03693E7AE for ; Thu, 3 Jan 2013 21:36:21 +0000 (UTC) Received: (qmail 39197 invoked by uid 500); 3 Jan 2013 21:36:20 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 39162 invoked by uid 500); 3 Jan 2013 21:36:20 -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 39154 invoked by uid 99); 3 Jan 2013 21:36:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Jan 2013 21:36:20 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of fil@adobe.com designates 64.18.1.31 as permitted sender) Received: from [64.18.1.31] (HELO exprod6og113.obsmtp.com) (64.18.1.31) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Jan 2013 21:36:13 +0000 Received: from outbound-smtp-1.corp.adobe.com ([192.150.11.134]) by exprod6ob113.postini.com ([64.18.5.12]) with SMTP ID DSNKUOX5uQODA/jJG2q4/C1XkY0au4XEuRC8@postini.com; Thu, 03 Jan 2013 13:35:53 PST Received: from inner-relay-1.corp.adobe.com ([153.32.1.51]) by outbound-smtp-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id r03LWt1v016088 for ; Thu, 3 Jan 2013 13:32:55 -0800 (PST) Received: from nahub02.corp.adobe.com (nahub02.corp.adobe.com [10.8.189.98]) by inner-relay-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id r03LZqAV021972 for ; Thu, 3 Jan 2013 13:35:52 -0800 (PST) Received: from SJ1SWM219.corp.adobe.com (10.5.77.61) by nahub02.corp.adobe.com (10.8.189.98) with Microsoft SMTP Server (TLS) id 8.3.279.1; Thu, 3 Jan 2013 13:35:52 -0800 Received: from nambxv01a.corp.adobe.com ([10.8.189.95]) by SJ1SWM219.corp.adobe.com ([fe80::d55c:7209:7a34:fcf7%11]) with mapi; Thu, 3 Jan 2013 13:35:52 -0800 From: Filip Maj To: "dev@cordova.apache.org" Date: Thu, 3 Jan 2013 13:37:47 -0800 Subject: Re: the great seperatino of concerns Thread-Topic: the great seperatino of concerns Thread-Index: Ac3p+k1KauYXfbGVRwuln30+Yz8lQA== Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.2.5.121010 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org > >This would mean the next steps would be: > >- BlackBerry support for Plugman >- Windows Phone support for Plugman Jesse and I sent pull requests to Lunny's original pluginstall repo for support for both blackberry and wp7 a LONG time ago. At the time there was more focus from Lunny on PhoneGap Build so it never got integrated. We'd have to audit the two pull requests [1] [2] for integration into plugman but the gist of the code is there. >- Bada support for Plugman (Do we still consider this a core platform >in 2013 or should Tizen take this spot??) I'll kick up a new thread about this. I think auditing other aspects of platforms are in order too. Will delve into more details in new thread. [1] https://github.com/alunny/pluginstall/pull/9 [2] https://github.com/alunny/pluginstall/pull/8