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 E2BA9E1F7 for ; Tue, 4 Dec 2012 20:50:44 +0000 (UTC) Received: (qmail 86181 invoked by uid 500); 4 Dec 2012 20:50:44 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 86144 invoked by uid 500); 4 Dec 2012 20:50:44 -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 86134 invoked by uid 99); 4 Dec 2012 20:50:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Dec 2012 20:50:44 +0000 X-ASF-Spam-Status: No, hits=-1.3 required=5.0 tests=FRT_ADOBE2,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gosmith@adobe.com designates 64.18.1.189 as permitted sender) Received: from [64.18.1.189] (HELO exprod6og105.obsmtp.com) (64.18.1.189) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Dec 2012 20:50:36 +0000 Received: from outbound-smtp-2.corp.adobe.com ([193.104.215.16]) by exprod6ob105.postini.com ([64.18.5.12]) with SMTP ID DSNKUL5iB9a6ZpJYzSw+VJp3SHp5E96yuUlr@postini.com; Tue, 04 Dec 2012 12:50:15 PST Received: from inner-relay-4.eur.adobe.com (inner-relay-4b [10.128.4.237]) by outbound-smtp-2.corp.adobe.com (8.12.10/8.12.10) with ESMTP id qB4KoEAi013712 for ; Tue, 4 Dec 2012 12:50:14 -0800 (PST) Received: from nacas01.corp.adobe.com (nacas01.corp.adobe.com [10.8.189.99]) by inner-relay-4.eur.adobe.com (8.12.10/8.12.9) with ESMTP id qB4KmrXc010475 for ; Tue, 4 Dec 2012 12:50:13 -0800 (PST) Received: from nambx05.corp.adobe.com ([10.8.189.124]) by nacas01.corp.adobe.com ([10.8.189.99]) with mapi; Tue, 4 Dec 2012 12:49:53 -0800 From: Gordon Smith To: "flex-dev@incubator.apache.org" Date: Tue, 4 Dec 2012 12:49:50 -0800 Subject: RE: Hi all Thread-Topic: Hi all Thread-Index: Ac3SAoAh9zKW6yecQ2G6PlB5u1GB2QAXRk3g Message-ID: <149F8129B58B2D418508E63117D9C5419B5B4D01BA@nambx05.corp.adobe.com> References: <149F8129B58B2D418508E63117D9C5419B5B4D0011@nambx05.corp.adobe.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: 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 I work on Falcon, so I'll address that area. We are working on building a test suite to determine what works and what do= esn't work in Falcon, and to provide a suite that will keep us from introdu= cing regressions. We are creating low-level unit tests at the lexer and par= ser level, mid-level feature tests to test specific features by compiling a= nd running, and hi-level functional tests that test the interaction of mult= iple features or real-world code. Our first set of functional tests is called SDKSWCTests; the idea is to use= Falcon to compile each of the SWCs in the SDK. We are very close to having= the frameworkSWC() test passing. You could investigate what issues are kee= ping tests like rpcSWC(), mxSWC(), and sparkSWC() from passing. - Gordon -----Original Message----- From: vineet sood [mailto:vineettech5@gmail.com]=20 Sent: Tuesday, December 04, 2012 1:34 AM To: flex-dev@incubator.apache.org Subject: Re: Hi all Thanks Gordon, let me know which one I can start to work on with, whicheve= r of the below are on priority,I can take on any of them. I would love to = have my hands on Falcon as well as writing components or JS cross compilati= on, am fine with any of them. On Tue, Dec 4, 2012 at 4:58 AM, Gordon Smith wrote: > Welcome! Do you want to write Flex components in ActionScript? Help=20 > with finishing the Falcon compiler? Work on JS cross-compilation? > > - Gordon > > -----Original Message----- > From: vineet sood [mailto:vineettech5@gmail.com] > Sent: Monday, December 03, 2012 3:16 PM > To: flex-dev@incubator.apache.org > Subject: Hi all > > Hi all, > > I just joined the party and new over here. Let me know how I can be of=20 > help, as its boring to sit idle :) . > > Cheers, > Vineet >