Return-Path: X-Original-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-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 020D590BA for ; Mon, 27 Feb 2012 12:55:50 +0000 (UTC) Received: (qmail 71602 invoked by uid 500); 27 Feb 2012 12:55:49 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 71569 invoked by uid 500); 27 Feb 2012 12:55:49 -0000 Mailing-List: contact flex-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-dev@incubator.apache.org Received: (qmail 71560 invoked by uid 99); 27 Feb 2012 12:55:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Feb 2012 12:55:49 +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 (athena.apache.org: domain of igorcosta@gmail.com designates 209.85.220.175 as permitted sender) Received: from [209.85.220.175] (HELO mail-vx0-f175.google.com) (209.85.220.175) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Feb 2012 12:55:44 +0000 Received: by vcbfl13 with SMTP id fl13so968547vcb.6 for ; Mon, 27 Feb 2012 04:55:23 -0800 (PST) Received-SPF: pass (google.com: domain of igorcosta@gmail.com designates 10.52.28.167 as permitted sender) client-ip=10.52.28.167; Authentication-Results: mr.google.com; spf=pass (google.com: domain of igorcosta@gmail.com designates 10.52.28.167 as permitted sender) smtp.mail=igorcosta@gmail.com; dkim=pass header.i=igorcosta@gmail.com Received: from mr.google.com ([10.52.28.167]) by 10.52.28.167 with SMTP id c7mr6500816vdh.96.1330347323586 (num_hops = 1); Mon, 27 Feb 2012 04:55:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=GKjfXmYMu4sGXn3VYifO+qXbei7BHBcZEOjnXUJ9LuM=; b=o3yzPGkj7uW9l41m0QnjL17xItjTt7s1rQoAH5jTs2/iF4VrTG+1PFlEfduQrtk1ZC V/PfH596nxC+CLiTv8IiN5DGkiSwUBSsoXSa+z0FPrx4X6tasS63TPmFnxJjZxj3mibr 9AND3Ypb2ZwWNngogldLC+UzY/JN47svV3PUE= Received: by 10.52.28.167 with SMTP id c7mr5236283vdh.96.1330347323520; Mon, 27 Feb 2012 04:55:23 -0800 (PST) MIME-Version: 1.0 Received: by 10.221.13.199 with HTTP; Mon, 27 Feb 2012 04:55:03 -0800 (PST) In-Reply-To: <6AD759E6-E8A8-45E0-B589-09CCF1073C6B@classsoftware.com> References: <4F4B5506.2050305@leichtgewicht.at> <6AD759E6-E8A8-45E0-B589-09CCF1073C6B@classsoftware.com> From: Igor Costa Date: Mon, 27 Feb 2012 09:55:03 -0300 Message-ID: Subject: Re: Code formatting for patch submissions To: flex-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=20cf3079b95ea575d604b9f19f45 --20cf3079b95ea575d604b9f19f45 Content-Type: text/plain; charset=UTF-8 This has been discussed in mailing list before. I guess this is more related to personal style of coding than overall style. To myself, the current way of Adobe code styles fits on our needs, we need to focus on concrete changes, not substantial ones. Writing a guide to help new contributors is much better than change hole code way of style. Like theses does here http://opensource.adobe.com/wiki/display/flexsdk/Coding+Conventions and here http://www.dclick.com.br/2007/02/13/adobe_flex_coding_guidelines_english/ Regards ---------------------------- Igor Costa On Mon, Feb 27, 2012 at 8:34 AM, Justin Mclean wrote: > Hi, > > I suggest we take the pragmatic path in that we take how the current code > is formatted. Constancy make it easier to work on the code. I'm sure on > occasion there will be valid reason for breaking those rules and over time > we may move to a new set of rules. > > Thanks, > Justin --20cf3079b95ea575d604b9f19f45--