Took a quick peek at the code, looks a lot like the webworks javascript which is cool :)
The one thing I noticed in the native.js file: https://github.com/rmerlino/tmp-cordova-tizen/blob/master/incubator-cordova-tizen/js/native.js#L8 You should be able to do stuff like this right in your platform for the javascript layer. Following PlayBooks example: https://github.com/apache/incubator-cordova-js/blob/master/lib/scripts/bootstrap-playbook.js Looks good though On Fri, Jul 6, 2012 at 10:47 AM, Filip Maj <[email protected]> wrote: > I've pinged the infra guys about getting the repository set up. Hope that > can speed things along :/ > > I can take a look at the javascript pull request early next week, and try > to get the framework running. From what I can tell I need either Ubuntu or > Windows XP to run the SDK, which makes me sad :( any news on the Mac port? > > Also, what about device emulator (unless theres a device out in the wild)? > > On 7/4/12 3:35 PM, "[email protected]" <[email protected]> wrote: > > >I can take a look at the pull request tomorrow morning. > > > >Mind you I don't think I have the rights to pull in code for the apache > >mirrors > > > >------Original Message------ > >From: Paul Plaquette > >To: callback-dev > >ReplyTo: [email protected] > >Subject: [MENTOR] - you are needed : to add Tizen, a new platform, to > >Cordova.js ! > >Sent: Jul 4, 2012 5:50 AM > > > >hi folks, > > > >we are a small group at Intel Open Source Technology Center to work on a > >Cordova port to Tizen > >www.tizen.org > > > >Tizen is a new Mobile Operating System, Linux Based from the Linux > >Foundation initiated and developed by Samsung, and Intel. > > > >Our group is composed of 3 developers: > >Paul Plaquette, Christophe Guiraud, Regis Merlino > > > >Intel OTC signed the CLA with Apache Foundation and developers of our > >group also signed the ICLA > > > >the pull request is there: > >https://github.com/apache/incubator-cordova-js/pull/18 > > > >the incubator-cordova-tizen repository creation request is there > >https://issues.apache.org/jira/browse/INFRA-4935 > > > >more code can be seen there: (both Cordova.js with Tizen, and the tizen > >repository) > >git://github.com/rmerlino/tmp-cordova-tizen.git > > > > > >Now we need a Mentor to check our first pull request ! > >Mentors , you are needed to add a new platform to Cordova ! ;-) > > > >Cordially, > >Paul > > > >-- > >Paul Plaquette > >Senior Software Engineer > >Open Source Technology Center > >Intel Corp.,Montpellier, France > > > > > >Sent on the TELUS Mobility network with BlackBerry > >
