Return-Path: X-Original-To: apmail-flex-dev-archive@www.apache.org Delivered-To: apmail-flex-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6F8D5D2EF for ; Fri, 15 Mar 2013 20:33:26 +0000 (UTC) Received: (qmail 21253 invoked by uid 500); 15 Mar 2013 20:33:25 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 21202 invoked by uid 500); 15 Mar 2013 20:33:25 -0000 Mailing-List: contact dev-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list dev@flex.apache.org Received: (qmail 21193 invoked by uid 99); 15 Mar 2013 20:33:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Mar 2013 20:33:25 +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.23 as permitted sender) Received: from [64.18.1.23] (HELO exprod6og109.obsmtp.com) (64.18.1.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Mar 2013 20:33:19 +0000 Received: from outbound-smtp-1.corp.adobe.com ([192.150.11.134]) by exprod6ob109.postini.com ([64.18.5.12]) with SMTP ID DSNKUUOFe7tMrlyGRlD7mjCH6DRG1+vXavfN@postini.com; Fri, 15 Mar 2013 13:32:59 PDT 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 r2FKTq1v017520 for ; Fri, 15 Mar 2013 13:29:53 -0700 (PDT) Received: from nahub01.corp.adobe.com (nahub01.corp.adobe.com [10.8.189.97]) by inner-relay-4.eur.adobe.com (8.12.10/8.12.9) with ESMTP id r2FKWuXM005486 for ; Fri, 15 Mar 2013 13:32:57 -0700 (PDT) Received: from NAMBX02.corp.adobe.com ([10.8.127.96]) by nahub01.corp.adobe.com ([10.8.189.97]) with mapi; Fri, 15 Mar 2013 13:32:56 -0700 From: Alex Harui To: "dev@flex.apache.org" Date: Fri, 15 Mar 2013 13:32:56 -0700 Subject: Re: FXG to SVG - working example Thread-Topic: FXG to SVG - working example Thread-Index: Ac4huckLPP6vR0NRS06Y4O7mjWADQwAAnw7R Message-ID: In-Reply-To: <20130315161434.11335ft1q3s3nlt6@franklin.liquidweb.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-Entourage/13.15.0.121009 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 3/15/13 1:14 PM, "Michael Schmalle" wrote: > The problem is, SWF is so > interconnected in the generator packages that you might have a problem > getting a polarity with using the BURM. Don't know what "polarity" meant, but hopefully it doesn't really matter. >=20 > On that note; This would take more study to fully understand, but at > the moment I don't have time to investigate. I guess you will have to > weigh the options or get a "feel" for the Falcon framework when your > not under as much of a timeline/deadline? >=20 > That being said, the FalconJx framework was meant to be created in > component sections, so if your end goal is to create things with it > fully, I would suggest things being ported to its emitter, or it will > for ever have a crutch on SWF. >=20 Good point about the generators being tied to SWF constructs. But I am assuming you that, in order to service different file types we will have several emitters? One for AS, one for MXML/AS? I think I will create one for CSS and someone will create one for FXG->SVG? And since these two probably won't generate JS "classes", I think they won't be tied to the SWF constructs in the generator and thus will copy over "easily". --=20 Alex Harui Flex SDK Team Adobe Systems, Inc. http://blogs.adobe.com/aharui