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 2932E98BF for ; Thu, 19 Jan 2012 14:57:37 +0000 (UTC) Received: (qmail 53208 invoked by uid 500); 19 Jan 2012 14:57:36 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 53145 invoked by uid 500); 19 Jan 2012 14:57:36 -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 53137 invoked by uid 99); 19 Jan 2012 14:57:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jan 2012 14:57:36 +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 omarg.developer@gmail.com designates 74.125.82.175 as permitted sender) Received: from [74.125.82.175] (HELO mail-we0-f175.google.com) (74.125.82.175) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jan 2012 14:57:28 +0000 Received: by werb12 with SMTP id b12so9342wer.6 for ; Thu, 19 Jan 2012 06:57:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=u0afHnuzIHYNQWbQDUEeQnL5o7kVROcVIDUKTbMQ+Ws=; b=dVuu3IzOBdb+gMy6lnbKguVwkMpP7PyWa1aBE6nrbX93YvwITHjKcvvyhCI1YJMepp n962QmGr7ymXgdJqMujX9ylJoviaQCCwQbtHs0LBG1Nbwp7Mp/7reuvUONMcXkHXpwa/ sXKm+r3c8BxD2c4dt2a2d4ZGQSinJ7qJQ70SM= MIME-Version: 1.0 Received: by 10.216.140.223 with SMTP id e73mr626115wej.54.1326985028556; Thu, 19 Jan 2012 06:57:08 -0800 (PST) Received: by 10.181.13.44 with HTTP; Thu, 19 Jan 2012 06:57:08 -0800 (PST) In-Reply-To: <6B0DD3B4-E307-46C1-8498-8EF2DA251965@gmail.com> References: <6B0DD3B4-E307-46C1-8498-8EF2DA251965@gmail.com> Date: Thu, 19 Jan 2012 06:57:08 -0800 Message-ID: Subject: Re: Proposal: Code Example / Application Development Procedure (was: Re: Non-core code, contrib and samples (was: Goal for Flex: Strengthening large-scale Flex applications...)) From: Omar Gonzalez To: "flex-dev@incubator.apache.org" Content-Type: multipart/alternative; boundary=0016e6daa8233fd61c04b6e2c7a6 X-Virus-Checked: Checked by ClamAV on apache.org --0016e6daa8233fd61c04b6e2c7a6 Content-Type: text/plain; charset=ISO-8859-1 Application architecture, coding conventions and "best practices" are all topics with high contention. People usually have very strong opinions on what they think is the "right way" and what they will not do. Because of that I would rather prefer that we steered way clear of trying to come up with sample code that tries to come off as telling programmers how they should be coding flex, with or without third party frameworks. I think we should concentrate on improving and fixin the SDK. There are quite literally tons of Flex code examples out there. That said you are free to work on whatever you want but I think you wanted opinions if you posted on the list. -omar --0016e6daa8233fd61c04b6e2c7a6--