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 D0FFD102B5 for ; Thu, 1 May 2014 16:07:29 +0000 (UTC) Received: (qmail 80391 invoked by uid 500); 1 May 2014 16:07:27 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 80334 invoked by uid 500); 1 May 2014 16:07:25 -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 80195 invoked by uid 99); 1 May 2014 16:07:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 May 2014 16:07:21 +0000 X-ASF-Spam-Status: No, hits=2.4 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of stevengill97@gmail.com designates 209.85.192.50 as permitted sender) Received: from [209.85.192.50] (HELO mail-qg0-f50.google.com) (209.85.192.50) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 May 2014 16:07:16 +0000 Received: by mail-qg0-f50.google.com with SMTP id 63so3520844qgz.9 for ; Thu, 01 May 2014 09:06:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Klf3S+PrHfU696vSZciuyiQ3qarIVCx0w7OKblCfZjM=; b=hw5t7qfWG5IJNOWjDaAReOhq1V+fsDXPiqojJxi8F36NndL7/uOY4JXbn03JzWa6G0 ETx5tvLcqfxQIXAktulIip1zn867g076rcu4cDh8HcJ39S/CFlZY0rvqc18sYYHRfvy/ xMy2gRJkUWwrD0MT6DE0SJ5p6Mny4jvPClGIsuDCJoxIQiF8cVTcudd46yoKOdTqfo6x vunuPno+XO+k07TxdQQ6WDYBQJCLnPZ9teMIPNYO42KURMWlN1OYAbOPlZrnLSqQETjb 6YuTqDEnrFLu20fECjJm25tGCfSdb1P5Z7Omi4Ky/lsw1vF9J3HUgjqnZW42D3nyOEKY ItYg== MIME-Version: 1.0 X-Received: by 10.140.98.116 with SMTP id n107mr13923246qge.93.1398960416065; Thu, 01 May 2014 09:06:56 -0700 (PDT) Received: by 10.140.88.232 with HTTP; Thu, 1 May 2014 09:06:55 -0700 (PDT) Received: by 10.140.88.232 with HTTP; Thu, 1 May 2014 09:06:55 -0700 (PDT) In-Reply-To: References: <49D7136A-17DB-4C18-B32E-B7514ED5850A@gmail.com> <685292e756d5450bb3b121d1acbb4e6e@BLUPR03MB359.namprd03.prod.outlook.com> <533ee634.6289420a.39c8.fffffa1a@mx.google.com> Date: Thu, 1 May 2014 09:06:55 -0700 Message-ID: Subject: Re: [DISCUSS] Release 3.5.0 From: Steven Gill To: dev@cordova.apache.org Content-Type: multipart/alternative; boundary=001a113a9238a79e0c04f858da1c X-Virus-Checked: Checked by ClamAV on apache.org --001a113a9238a79e0c04f858da1c Content-Type: text/plain; charset=ISO-8859-1 I agree with Marcel. We should give it more time and bump it to a future release. On May 1, 2014 8:42 AM, "Marcel Kinard" wrote: > Given the recent thread on "customer pain points", I'd suggest that this > capability be released when there is confidence that it works well, and any > breakages are understood and minimized. Reading the other threads, sounds > like it's not quite there yet. > > On May 1, 2014, at 10:02 AM, Michal Mocny wrote: > > > Should we just be cautious and bump to 3.6, or do we give you till > Monday? > > > > > > On Thu, May 1, 2014 at 9:54 AM, Ian Clelland > wrote: > > > >> Currently, I think that pluggable webview is a non-starter for 3.5.0; > >> there's an unfortunate backwards-incompatibility introduced by > abstracting > >> CordovaWebView from a class into an interface. > >> > >> /me swears at Java for not having either multiple inheritance or > non-static > >> fields on interfaces... > >> > >> I'm playing with one possible solution to this today; if it works, then > we > >> might be able to get this in to 3.5, but I'm not 100% confident yet. > I'll > >> have to let you know later today. > > --001a113a9238a79e0c04f858da1c--