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 0E9319242 for ; Sun, 19 Feb 2012 19:27:47 +0000 (UTC) Received: (qmail 50410 invoked by uid 500); 19 Feb 2012 19:27:46 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 50311 invoked by uid 500); 19 Feb 2012 19:27:46 -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 50297 invoked by uid 99); 19 Feb 2012 19:27:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Feb 2012 19:27:46 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of aharui@adobe.com designates 64.18.1.191 as permitted sender) Received: from [64.18.1.191] (HELO exprod6og106.obsmtp.com) (64.18.1.191) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Feb 2012 19:27:39 +0000 Received: from outbound-smtp-2.corp.adobe.com ([193.104.215.16]) by exprod6ob106.postini.com ([64.18.5.12]) with SMTP ID DSNKT0FNFXWcAE3FlfeWQVihb89mIcqtq5S5@postini.com; Sun, 19 Feb 2012 11:27:18 PST Received: from inner-relay-1.corp.adobe.com (inner-relay-1.adobe.com [153.32.1.51]) by outbound-smtp-2.corp.adobe.com (8.12.10/8.12.10) with ESMTP id q1JJRG2d025440 for ; Sun, 19 Feb 2012 11:27:16 -0800 (PST) Received: from nahub01.corp.adobe.com (nahub01.corp.adobe.com [10.8.189.97]) by inner-relay-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id q1JJRFMM026742 for ; Sun, 19 Feb 2012 11:27:15 -0800 (PST) Received: from NAMBX02.corp.adobe.com ([10.8.127.96]) by nahub01.corp.adobe.com ([10.8.189.97]) with mapi; Sun, 19 Feb 2012 11:27:15 -0800 From: Alex Harui To: "flex-dev@incubator.apache.org" Date: Sun, 19 Feb 2012 11:27:42 -0800 Subject: Re: Adobe / Apache / Spoon Flex Tour Thread-Topic: Adobe / Apache / Spoon Flex Tour Thread-Index: AQHM7nZImif9ZJNNQ+uoBsZG/LvpB5ZEYYGAgAAG8oCAABwmAIAAUHKA//+jXgCAAGW6AP//n2JwgAAep94= Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-Entourage/13.11.0.110726 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 On 2/19/12 9:39 AM, "Michael A. Labriola" wrote: >> I believe Gordon Smith said in one of the email threads that the new com= piler >> is no longer generating ActionScript 3 from the MXML files but convertin= g >> directly to bytecode. I would imagine this is the preferred >approach, n= o? I >> haven't done any compiler dev myself, yet... but I'm eager to learn. >=20 > IMO, no. I think, although the structure was wrong, the approach taken in= the > Flex 3.x timeline where MXML was nothing but a set of descriptors was muc= h > better. >=20 > I like to think of MXML as declarative configuration for my project's vie= ws. >=20 Well, even the descriptors have to be described in bytecode, and Falcon goe= s straight to the equivalent bytecode instead of an intermediate step of generated AS. I implemented a new descriptor system for both MX and Spark components in Falcon, but it needs vetting and testing. --=20 Alex Harui Flex SDK Team Adobe Systems, Inc. http://blogs.adobe.com/aharui