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 5F38FE20D for ; Tue, 4 Dec 2012 20:56:33 +0000 (UTC) Received: (qmail 2457 invoked by uid 500); 4 Dec 2012 20:56:32 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 2402 invoked by uid 500); 4 Dec 2012 20:56:32 -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 2393 invoked by uid 99); 4 Dec 2012 20:56:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Dec 2012 20:56:32 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of vineettech5@gmail.com designates 209.85.215.175 as permitted sender) Received: from [209.85.215.175] (HELO mail-ea0-f175.google.com) (209.85.215.175) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Dec 2012 20:56:24 +0000 Received: by mail-ea0-f175.google.com with SMTP id h11so1734274eaa.6 for ; Tue, 04 Dec 2012 12:56:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=j0wD4POgmkA1NqA04pjH7l8MAeoFWOakcEyBE4/P6h0=; b=Z0CtLDgAhOZpyOO28uqEEmjwcO2sg5PlBFd6LSeFzaZym+9yp/aAaCMXFyjx8/PG7o t9MTnkhQ5X2+Hhe7IqvwHFRICMYD9A5k9+Pq5xbi2tHNxMbo+gESSyy4OlLsspYi05tP 1vMpJpShg36Qluv2w3P3hzwdy8LV6EbmC0fl60X9ygOT1g0BVxNAGBwM61al3YZu4S+0 HEETwPI5AHCtAjl4HiQadcahj0Trz6OKsUWGyKh8z3ytGXxeQgGTasu+IfU6fZ/mPeca SQWv25RT8eSBlHIrjaOevThb8MNwg83y3UrE1pZmQGodTa6ZufpvbaupNBtJ2wYvV7ga yGfg== MIME-Version: 1.0 Received: by 10.14.218.69 with SMTP id j45mr52579077eep.35.1354654563865; Tue, 04 Dec 2012 12:56:03 -0800 (PST) Received: by 10.223.87.74 with HTTP; Tue, 4 Dec 2012 12:56:03 -0800 (PST) In-Reply-To: References: <149F8129B58B2D418508E63117D9C5419B5B4D0011@nambx05.corp.adobe.com> <149F8129B58B2D418508E63117D9C5419B5B4D01BA@nambx05.corp.adobe.com> Date: Wed, 5 Dec 2012 02:26:03 +0530 Message-ID: Subject: Re: Hi all From: vineet sood To: flex-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=047d7b6042fa12942a04d00d183a X-Virus-Checked: Checked by ClamAV on apache.org --047d7b6042fa12942a04d00d183a Content-Type: text/plain; charset=ISO-8859-1 Can you give me the bug base link if any. On Wed, Dec 5, 2012 at 2:25 AM, vineet sood wrote: > Ok, makes sense > > > On Wed, Dec 5, 2012 at 2:19 AM, Gordon Smith wrote: > >> I work on Falcon, so I'll address that area. >> >> We are working on building a test suite to determine what works and what >> doesn't work in Falcon, and to provide a suite that will keep us from >> introducing regressions. We are creating low-level unit tests at the lexer >> and parser level, mid-level feature tests to test specific features by >> compiling and running, and hi-level functional tests that test the >> interaction of multiple 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 keeping tests like rpcSWC(), mxSWC(), and sparkSWC() from passing. >> >> - Gordon >> >> -----Original Message----- >> From: vineet sood [mailto:vineettech5@gmail.com] >> 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, >> whichever 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 >> compilation, 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 >> > 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 >> > help, as its boring to sit idle :) . >> > >> > Cheers, >> > Vineet >> > >> > > --047d7b6042fa12942a04d00d183a--