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 0F83C11BCD for ; Fri, 11 Jul 2014 17:30:55 +0000 (UTC) Received: (qmail 2630 invoked by uid 500); 11 Jul 2014 17:30:54 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 2589 invoked by uid 500); 11 Jul 2014 17:30:54 -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 2572 invoked by uid 99); 11 Jul 2014 17:30:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Jul 2014 17:30:54 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of bowserj@gmail.com designates 209.85.220.176 as permitted sender) Received: from [209.85.220.176] (HELO mail-vc0-f176.google.com) (209.85.220.176) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Jul 2014 17:30:51 +0000 Received: by mail-vc0-f176.google.com with SMTP id ik5so2665987vcb.35 for ; Fri, 11 Jul 2014 10:30:26 -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=cbP49699gUjf7qpbGE4jempqjxEDRkTQ8LvaWx6xmjU=; b=RwvS+BAJkbDispj8k1ewhD2E2nHvlzMphhtkvSoNQjvBETktF7LfFVd5hxBF0czYYv jEHHQmBH/9/cagjf9GkqEDQFBqJU6txZ3g8bQ5u4IG7z5uYKjgfPuqpO6YoQuVdDjUut /r5z19IAdjoFxcIC5T7OEvblcLFr4WZq13vRSQ2LFmlv8EbdOcdMCYW0a3pwfRKngoNk F2hU9/tk6ZnUxWoyuvNGvwlosUJ8ethGS3oNmXFCfkLHSik5W77IRI1ONJ+qmiSVhZdU yXRrC4KEZV8AvJ0VBj6mvaQUr+u95n+gSJWY0F5+bpl6lqID6yGlT1FOgPhvIv3yw8Ah QxIg== MIME-Version: 1.0 X-Received: by 10.58.196.12 with SMTP id ii12mr191404vec.39.1405099826699; Fri, 11 Jul 2014 10:30:26 -0700 (PDT) Received: by 10.220.241.208 with HTTP; Fri, 11 Jul 2014 10:30:26 -0700 (PDT) Received: by 10.220.241.208 with HTTP; Fri, 11 Jul 2014 10:30:26 -0700 (PDT) In-Reply-To: References: <538BDF66.5080608@tmbsw.com> Date: Fri, 11 Jul 2014 10:30:26 -0700 Message-ID: Subject: Re: Android Plugin API From: Joe Bowser To: dev Content-Type: multipart/alternative; boundary=047d7b673cc20b678a04fdee4c27 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b673cc20b678a04fdee4c27 Content-Type: text/plain; charset=UTF-8 We won't be breaking plugins. I don't want to move to this for the reasons stated before. This code also is way less maintainable, and looks like it could break easily. I really think that clarity should win out here over an abuse of java reflection. On 10 Jul,2014, at 17:15 , Anis KADRI wrote: > I want to say that this should be default...but we won't change the API > again and won't break plugins again. Both could be supported at the same time, just by using a different base class --047d7b673cc20b678a04fdee4c27--