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 8B74E9DED for ; Tue, 13 Mar 2012 16:21:21 +0000 (UTC) Received: (qmail 41008 invoked by uid 500); 13 Mar 2012 16:21:21 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 40944 invoked by uid 500); 13 Mar 2012 16:21:21 -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 40935 invoked by uid 99); 13 Mar 2012 16:21:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Mar 2012 16:21:21 +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 (nike.apache.org: domain of fil@adobe.com designates 64.18.1.189 as permitted sender) Received: from [64.18.1.189] (HELO exprod6og105.obsmtp.com) (64.18.1.189) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Mar 2012 16:21:14 +0000 Received: from outbound-smtp-1.corp.adobe.com ([192.150.11.134]) by exprod6ob105.postini.com ([64.18.5.12]) with SMTP ID DSNKT19z5YqZc5jmyEmXoCo7le+pZtGc8arZ@postini.com; Tue, 13 Mar 2012 09:20:54 PDT Received: from inner-relay-4.eur.adobe.com (inner-relay-4.adobe.com [193.104.215.14]) by outbound-smtp-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id q2DGIoJ0027881 for ; Tue, 13 Mar 2012 09:18:51 -0700 (PDT) Received: from nahub02.corp.adobe.com (nahub02.corp.adobe.com [10.8.189.98]) by inner-relay-4.eur.adobe.com (8.12.10/8.12.9) with ESMTP id q2DGKXPv002003 for ; Tue, 13 Mar 2012 09:20:51 -0700 (PDT) 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.192.1; Tue, 13 Mar 2012 09:20:44 -0700 Received: from nambxv01a.corp.adobe.com ([10.8.189.95]) by SJ1SWM219.corp.adobe.com ([fe80::d55c:7209:7a34:fcf7%12]) with mapi; Tue, 13 Mar 2012 09:20:44 -0700 From: Filip Maj To: "callback-dev@incubator.apache.org" Date: Tue, 13 Mar 2012 09:20:44 -0700 Subject: Re: Cordova Port on Tizen Thread-Topic: Cordova Port on Tizen Thread-Index: Ac0BNT0t9AX9G6zNQHSTh1cadXUJBg== Message-ID: In-Reply-To: <4F5F287F.2000609@linux.intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.14.0.111121 acceptlanguage: en-US Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Awesome! Gonna keep my eye out on that one :) I would recommend checking out the unified javascript project for cordova, which employs a structure to define the JS API for all cordova platforms. https://github.com/apache/incubator-cordova-js This is another platform that provides a pure JS API (along with BB WebWorks and webOS). Perhaps now is the time to come back to what Jesse / Drew / Gord brought up a month or so ago about adding another level of granularity to cordova-js (exec specifically)=8A Figuring out, as Jesse called it, a nativ= e exec "proxy" layer that will direct either straight to JavaScript or invoke the platform's exec method to send a message to native APIs. (If so let's go back to that thread and not derail this one as I'm already doing!) On 3/13/12 3:59 AM, "Paul Plaquette" wrote: >Hi everyone, > > >We=B9d like to advertise our on-going effort of porting PhoneGap on top of >Tizen platform https://www.tizen.org/ > >As it looked the most simple and natural way to us, we decided to >implement a JavaScript shim layer mapping PhoneGap APIs to corresponding >Tizen Web APIs (W3C or proprietary) available from its public web SDK. > >Current developments under Apache 2.0 license are pushed here >https://github.com/otcshare/cordova-tizen > >We are excited to contribute to the PhoneGap community and hope that we >can get some support. > >Thanks >--=20 >Paul Plaquette >Senior Software Engineer >Open Source Technology Center >Intel Corp.,Montpellier, France