Awesome! On Tue, May 29, 2012 at 2:10 PM, <[email protected]> wrote:
> I Iike that! > > Sent on the TELUS Mobility network with BlackBerry > > -----Original Message----- > From: Michael Brooks <[email protected]> > Sender: [email protected] > Date: Tue, 29 May 2012 13:45:07 > To: <[email protected]> > Reply-To: [email protected] > Subject: Re: Cordova.js for BB10 > > Hey Gord, > > This is awesome! > > Instead of calling the platform "blackberry" and "playbook" should we name > them "webworks/java" and "webworks/air"? > > Michael > > On Mon, May 28, 2012 at 12:22 PM, Gord Tanner <[email protected]> wrote: > > > Hello everyone! > > > > I have started working on BB10 support for cordova and I am starting > with a > > cleanup of the playbook and blackberry javascript in cordova. > > > > When BlackBerry and PlayBook were written it had an interesting problem > > where there were a lot of shared javascript code but no way to really > > sperate it out. Now with the way we approached cordova.js we can handle > > this much better. > > > > Before I add in BB10 later this week (early next week) I am cleaning up > the > > javascript code for the legacy blackberry platforms to take advantage of > > the module / platform override features we built into cordova.js. > > > > The first bit of work you can see here: > > > > > https://github.com/gtanner/incubator-cordova-js/commit/55e50ff8dec5ff9349d2b4d41e0c7d3d8c3a9a07 > > > > I am able to share the exec module for all platforms and use the builder > to > > better handle the "plugin" stuff for the managers where they differ per > > platform. > > > > Work will be taking place at: > > https://github.com/gtanner/incubator-cordova-js/tree/bb10 > > > > Happy Coding! > > > > Gord > > > >
