From flex-dev-return-1314-apmail-incubator-flex-dev-archive=incubator.apache.org@incubator.apache.org Thu Jan 12 16:34:26 2012 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 3CFA2B01B for ; Thu, 12 Jan 2012 16:34:26 +0000 (UTC) Received: (qmail 83963 invoked by uid 500); 12 Jan 2012 16:34:25 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 83885 invoked by uid 500); 12 Jan 2012 16:34:23 -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 83876 invoked by uid 99); 12 Jan 2012 16:34:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jan 2012 16:34:22 +0000 X-ASF-Spam-Status: No, hits=4.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_BL_SPAMCOP_NET,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.214.175] (HELO mail-tul01m020-f175.google.com) (209.85.214.175) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jan 2012 16:34:14 +0000 Received: by obbuo6 with SMTP id uo6so1058277obb.6 for ; Thu, 12 Jan 2012 08:33:54 -0800 (PST) MIME-Version: 1.0 Received: by 10.182.159.36 with SMTP id wz4mr3617082obb.39.1326386033896; Thu, 12 Jan 2012 08:33:53 -0800 (PST) Received: by 10.182.144.42 with HTTP; Thu, 12 Jan 2012 08:33:53 -0800 (PST) X-Originating-IP: [64.125.186.54] In-Reply-To: References: <64a323d8$7a6079$1b70af7e$@com> <9C08F8E1-D3BF-4235-8B0B-653D35B36E22@gmail.com> <54337059-2907-4A8B-9DD0-53A16DD4EBC5@gmail.com> Date: Thu, 12 Jan 2012 10:33:53 -0600 Message-ID: Subject: Re: What about Cairngorm 3? From: John Gorena To: flex-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=14dae9399c1362ab3404b65750dc --14dae9399c1362ab3404b65750dc Content-Type: text/plain; charset=ISO-8859-1 Sorry, just to add a thought: I said "where script tags should go".. I didn't mean that... I actually meant whether script tags are included in an MXML class or not. Now that I think about it, it might be nice to have the layout of a document to be consistent (sorry if this is tangential to the original topic, but it seems to have gotten here), such that maybe a script tag (if it were to exist) should be in a particular order (i.e., after the layout tag, and before children declarations, etc). --14dae9399c1362ab3404b65750dc--