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 F2F0FDA5C for ; Sat, 17 Nov 2012 16:03:15 +0000 (UTC) Received: (qmail 61362 invoked by uid 500); 17 Nov 2012 16:03:15 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 61194 invoked by uid 500); 17 Nov 2012 16:03:14 -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 61164 invoked by uid 99); 17 Nov 2012 16:03:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Nov 2012 16:03:13 +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 (nike.apache.org: domain of aharui@adobe.com designates 64.18.1.25 as permitted sender) Received: from [64.18.1.25] (HELO exprod6og110.obsmtp.com) (64.18.1.25) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Nov 2012 16:03:05 +0000 Received: from outbound-smtp-1.corp.adobe.com ([192.150.11.134]) by exprod6ob110.postini.com ([64.18.5.12]) with SMTP ID DSNKUKe1Iwm3a0ndr4oIHACxiGHaJaOUMphj@postini.com; Sat, 17 Nov 2012 08:02:44 PST Received: from inner-relay-4.eur.adobe.com (inner-relay-4.adobe.com [193.104.215.14]) by outbound-smtp-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id qAHFxs1v022498 for ; Sat, 17 Nov 2012 07:59:55 -0800 (PST) Received: from nacas02.corp.adobe.com (nacas02.corp.adobe.com [10.8.189.100]) by inner-relay-4.eur.adobe.com (8.12.10/8.12.9) with ESMTP id qAHG2eXL022599 for ; Sat, 17 Nov 2012 08:02:41 -0800 (PST) Received: from NAMBX02.corp.adobe.com ([10.8.127.96]) by nacas02.corp.adobe.com ([10.8.189.100]) with mapi; Sat, 17 Nov 2012 08:02:40 -0800 From: Alex Harui To: "flex-dev@incubator.apache.org" Date: Sat, 17 Nov 2012 08:02:39 -0800 Subject: Re: Current compiler question Thread-Topic: Current compiler question Thread-Index: Ac3EwdYNIMGao1rsQqq3qc3xXJr1+gAGyGWr 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.13.0.120411 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org On 11/17/12 4:47 AM, "Erik de Bruin" wrote: > As a complete compiler noob, but can somebody answer this: >=20 > Can we not build a 'mxmlcJS'? I understand that Falcon was specifically > designed to have a 'variable backend' that allows for FalconJS to be hook= ed > in. Is something like that feasible with the 'previous generation' > compiler(s)? >=20 > The advantage would be that we have a fully fledged MXML/AS compiler that > works with the current framework, so no need to rewrite the framework, no= r > invest heavily in finishing the remaining 20% of the Falcon MXML parsing > and finish FalconJS. We would 'only' have to rewrite the part of the > compiler that currently outputs 'abc' and the browser side player > (HTML/CSS/JS) :-) >=20 > Thoughts? >=20 In theory, Falcon should also be faster. And, IMO, the code is cleaner and has fewer SDK dependencies which will be to our advantage when trying to ge= t to other targets. -=20 Alex Harui Flex SDK Team Adobe Systems, Inc. http://blogs.adobe.com/aharui