Can you give me the bug base link if any.

On Wed, Dec 5, 2012 at 2:25 AM, vineet sood <vineette...@gmail.com> wrote:

> Ok, makes sense
>
>
> On Wed, Dec 5, 2012 at 2:19 AM, Gordon Smith <gosm...@adobe.com> 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:vineette...@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 <gosm...@adobe.com> 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:vineette...@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
>> >
>>
>
>

Reply via email to