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 092A2E7BC for ; Thu, 24 Jan 2013 22:27:15 +0000 (UTC) Received: (qmail 21042 invoked by uid 500); 24 Jan 2013 22:27:14 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 21013 invoked by uid 500); 24 Jan 2013 22:27:14 -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 21005 invoked by uid 99); 24 Jan 2013 22:27:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Jan 2013 22:27:14 +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.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; Thu, 24 Jan 2013 22:27:04 +0000 Received: from outbound-smtp-1.corp.adobe.com ([192.150.11.134]) by exprod6ob111.postini.com ([64.18.5.12]) with SMTP ID DSNKUQG1IutX1GIPU0jq0SOFNzN71E99Q0en@postini.com; Thu, 24 Jan 2013 14:26:44 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 r0OMNf1v026425 for ; Thu, 24 Jan 2013 14:23:42 -0800 (PST) Received: from nacas01.corp.adobe.com (nacas01.corp.adobe.com [10.8.189.99]) by inner-relay-4.eur.adobe.com (8.12.10/8.12.9) with ESMTP id r0OMQeXL006241 for ; Thu, 24 Jan 2013 14:26:40 -0800 (PST) Received: from SJ1SWM219.corp.adobe.com (10.5.77.61) by nacas01.corp.adobe.com (10.8.189.99) with Microsoft SMTP Server (TLS) id 8.3.297.1; Thu, 24 Jan 2013 14:26:39 -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, 24 Jan 2013 14:26:39 -0800 From: Filip Maj To: "dev@cordova.apache.org" Date: Thu, 24 Jan 2013 14:29:50 -0800 Subject: Re: Network API Thread-Topic: Network API Thread-Index: Ac36geBweTg0+G+LSs+GusOX0FoF0A== 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 No mention about it on our roadmap [1] but we should chalk it up in there. I also would recommend a review of the roadmap now that autumn is over and we are mid-winter. Brian, can you take a look and make any changes/recommendations to the roadmap that you think are appropriate? [1] http://wiki.apache.org/cordova/RoadmapProjects On 1/24/13 2:02 PM, "Herm Wong" wrote: >Do we have any plans to move the Cordova Network API so that it aligns >with the current W3C draft of the >https://dvcs.w3.org/hg/dap/raw-file/tip/network-api/Overview.html? >I'm just curious because I'm currently working on the Cordova-FirefoxOS >implementation and this is the approach that FxOS is taking with their >Network API. > > =20