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 3817F188BF for ; Tue, 1 Sep 2015 21:10:55 +0000 (UTC) Received: (qmail 85948 invoked by uid 500); 1 Sep 2015 21:10:55 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 85908 invoked by uid 500); 1 Sep 2015 21:10:55 -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 85894 invoked by uid 99); 1 Sep 2015 21:10:54 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Sep 2015 21:10:54 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 37A7CF08DC for ; Tue, 1 Sep 2015 21:10:54 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.951 X-Spam-Level: * X-Spam-Status: No, score=1.951 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_REPLY=1, KAM_ASCII_DIVIDERS=0.8, MIME_QP_LONG_LINE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id lli_QaRxJicv for ; Tue, 1 Sep 2015 21:10:47 +0000 (UTC) Received: from mail-yk0-f177.google.com (mail-yk0-f177.google.com [209.85.160.177]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 4B71842F32 for ; Tue, 1 Sep 2015 21:10:47 +0000 (UTC) Received: by ykei199 with SMTP id i199so3663419yke.0 for ; Tue, 01 Sep 2015 14:10:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:mime-version:subject :message-id:date:references:in-reply-to:to; bh=xlC+ModzNf8BmZ+tuRnIFnjytob7UeAeZINr6Iy/n2I=; b=FWVa2no/pFyg8qpPl1zxY5utOHDjTfWETKSbUngX625g4VRq2HrElFFv16GqEuDUk0 IYVT2X8hbLSpjLTu1k1hq7YoYMelpC++Uzk1JeSilMsy/OK/V5+0MtwsBEGphBzN5Nuy l/YXNutJGk48mkhgoTKFCATdnFz96cswvDBiyJgUF5nzhbV/igRE1rWkl4fDNSZ0jTLT kvVEzoEcl7wVs56dnRe/4rpDX1W6Y8IRmIYdjauxa0SXC69WJEG93FqdP+Gg4FKbIBiO RAQrxrSzcireRAc/VKQ2r6JRqLxJt7PKXtaSJswOmWHAYMMgZtlLvpUh9YVIynWcaBFi gfhA== X-Received: by 10.129.78.85 with SMTP id c82mr29801134ywb.162.1441141841132; Tue, 01 Sep 2015 14:10:41 -0700 (PDT) Received: from [10.91.200.215] (mobile-166-172-059-186.mycingular.net. [166.172.59.186]) by smtp.gmail.com with ESMTPSA id j142sm9781113ywg.19.2015.09.01.14.10.40 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 01 Sep 2015 14:10:40 -0700 (PDT) From: Carlos Santana Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (1.0) Subject: Re: Merges as a feature Message-Id: <3EE8BAD7-AB37-4EAA-875F-E04949693F27@gmail.com> Date: Tue, 1 Sep 2015 17:10:39 -0400 References: <935EB62D-609E-4D43-9F79-1E69E5DF83E7@gmail.com> <9435E323-6A8F-42CC-A877-0B36E01D5FEF@gmail.com> In-Reply-To: To: "dev@cordova.apache.org" X-Mailer: iPhone Mail (12H321) If people wants achieve to do what merges do, I recommend hooks or custom bu= ild process (i.e. npm scripts, gulp, grunt, ant, perl, ruby, etc) or running= custom build from hooks.=20 There is more flexibility and control thru hooks than merges.=20 - Carlos Sent from my iPhone > On Sep 1, 2015, at 5:04 PM, Raymond Camden wrote= : >=20 > K good enough for me. I don't agree with you. ;) >=20 >> On Tue, Sep 1, 2015 at 3:25 PM, Carlos Santana wro= te: >> In my personal opinion it's not a best practice anymore to use merges. >>=20 >> The feature works today if you create a folder "merges" >>=20 >> cordova create doesn't create it by default >> It will not go away, visual studio leverages the "merges" folder in their= cordova templates. >>=20 >> It will not be remove or deprecated, and at the same time will not be hig= hlighted as a main Cordova "F"eature >>=20 >>=20 >> - Carlos >> Sent from my iPhone >>=20 >>> On Sep 1, 2015, at 3:34 PM, Raymond Camden wro= te: >>>=20 >>> That's not what I'm asking though. What I'm asking is - as a "Feature" >>> (capital F ;) of Cordova, is it something that is going away? >>>=20 >>>> On Tue, Sep 1, 2015 at 11:07 AM, Carlos Santana w= rote: >>>> For mfp cordova it's not needed, there are modern ways of achieving thi= s. >>>>=20 >>>> In cordova you can use hooks and merges >>>> More advance users can use their build tooling like grunt, gulp, etc. >>>>=20 >>>> - Carlos >>>> Sent from my iPhone >>>>=20 >>>>> On Sep 1, 2015, at 11:54 AM, Raymond Camden w= rote: >>>>>=20 >>>>> Just a quick question - is merges as a feature going away? I haven't >>>>> seen anything about that here, but just checking. >>>>>=20 >>>>> -- >>>>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >>>>> Raymond Camden, Developer Advocate for MobileFirst at IBM >>>>>=20 >>>>> Email : raymondcamden@gmail.com >>>>> Blog : www.raymondcamden.com >>>>> Twitter: raymondcamden >>>>>=20 >>>>> --------------------------------------------------------------------- >>>>> To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org >>>>> For additional commands, e-mail: dev-help@cordova.apache.org >>>>=20 >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org >>>> For additional commands, e-mail: dev-help@cordova.apache.org >>>=20 >>>=20 >>>=20 >>> -- >>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >>> Raymond Camden, Developer Advocate for MobileFirst at IBM >>>=20 >>> Email : raymondcamden@gmail.com >>> Blog : www.raymondcamden.com >>> Twitter: raymondcamden >>>=20 >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org >>> For additional commands, e-mail: dev-help@cordova.apache.org >>>=20 >>=20 >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org >> For additional commands, e-mail: dev-help@cordova.apache.org >>=20 >=20 >=20 >=20 > --=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > Raymond Camden, Developer Advocate for MobileFirst at IBM >=20 > Email : raymondcamden@gmail.com > Blog : www.raymondcamden.com > Twitter: raymondcamden >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org > For additional commands, e-mail: dev-help@cordova.apache.org >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org For additional commands, e-mail: dev-help@cordova.apache.org