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 B44879CE2 for ; Fri, 17 Feb 2012 20:05:27 +0000 (UTC) Received: (qmail 91678 invoked by uid 500); 17 Feb 2012 20:05:27 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 91644 invoked by uid 500); 17 Feb 2012 20:05:27 -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 91636 invoked by uid 99); 17 Feb 2012 20:05:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Feb 2012 20:05:27 +0000 X-ASF-Spam-Status: No, hits=-1.3 required=5.0 tests=FRT_ADOBE2,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.27 as permitted sender) Received: from [64.18.1.27] (HELO exprod6og111.obsmtp.com) (64.18.1.27) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Feb 2012 20:05:20 +0000 Received: from outbound-smtp-1.corp.adobe.com ([192.150.11.134]) by exprod6ob111.postini.com ([64.18.5.12]) with SMTP ID DSNKTz6y6zxc+5LwgojHNskRogAQPZOyIcbV@postini.com; Fri, 17 Feb 2012 12:04:59 PST 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 q1HK300Y020822 for ; Fri, 17 Feb 2012 12:03:01 -0800 (PST) Received: from nahub01.corp.adobe.com (nahub01.corp.adobe.com [10.8.189.97]) by inner-relay-4.eur.adobe.com (8.12.10/8.12.9) with ESMTP id q1HK4tPm008084 for ; Fri, 17 Feb 2012 12:04:57 -0800 (PST) Received: from nambxv01a.corp.adobe.com ([10.8.189.95]) by nahub01.corp.adobe.com ([10.8.189.97]) with mapi; Fri, 17 Feb 2012 12:04:56 -0800 From: Filip Maj To: "callback-dev@incubator.apache.org" Date: Fri, 17 Feb 2012 12:04:19 -0800 Subject: Re: Work Items for 1.5.0 - unified JS Thread-Topic: Work Items for 1.5.0 - unified JS Thread-Index: Acztr2sBl6+7QiV7SpWSBIZFEBj3ug== 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.14.0.111121 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 Thanks Bryce! On 12-02-17 11:59 AM, "Bryce Curtis" wrote: >I'll take a look at it. > >On Fri, Feb 17, 2012 at 1:55 PM, Simon MacDonald >wrote: > >> I'm off on vacation, in fact I'm already supposed to be gone, until >> Tuesday. On Tuesday I'll be giving a presentation at a local collage. >> Wednesday is meetings so I wouldn't be able to look at it until next >> Thursday. >> >> Simon Mac Donald >> http://hi.im/simonmacdonald >> >> >> On Fri, Feb 17, 2012 at 2:52 PM, Filip Maj wrote: >> >> > Hey all, >> > >> > Android is ready to integrate. Currently about 15 mobile spec tests >>are >> > failing - better than the 23 or so that are failing with the current >> > android implementation :) >> > >> > Things we need to do: >> > >> > - merge in my "unified-js" branch of the android implmentation: >> > https://github.com/filmaj/incubator-cordova-android/tree/unified-js >> > - axe all javascript related stuff from the android repo: from build >> > scripts, .js files, etc. >> > - use latest cordova-js, run a build, grab the android JS, and add >>that >> to >> > the android repo. >> > >> > Can someone from Android land (Simon, Joe) do the above steps, please? >> > >> > Next I'm hopping on iOS as we are behind in getting that >>implementation >> up >> > to speed with cordova-js. BlackBerry still needs t some help too. >> > >> > Inching ever closer... >> > >> > >>