On 7/31/15, 1:15 PM, "omup...@gmail.com on behalf of OmPrakash Muppirala"
<omup...@gmail.com on behalf of bigosma...@gmail.com> wrote:

>On Fri, Jul 31, 2015 at 8:24 AM, Alex Harui <aha...@adobe.com> wrote:
>
>>
>> 1) Tune FlexJSStore, ChartExample, DataGridExample, Mobile Trader - This
>> will help make sure the JS version will look like the AS version.  We’ve
>> made significant changes to the layout subsystem recently.
>>
>
>Do you know what kind of 'tuning' is required?  If you can create a few
>JIRA tickets for what you have in mind, I can start tackling them.

Making sure they look “good”, work mostly, and the SWF version lays out
pretty close to the JS version.  Actually, I think Peter and I can cover
these, plus we know the code better.  If you have spare cycles there are
other things to work on, like the rest of this list.
 
>> 6) See if we can get DataBindingTest working with JQuery and CreateJS
>>and
>> remove their FlexJSTest examples.
>>
>
>I realized a few days ago that the JQuery externs we are using contains
>only JQuery - core and not JQueryUI, which contains all the cool UI
>widgets.  Any chance we can an externs created for JQueryUI as well before
>the release?

Not sure about the license and provenance implications, but the
instructions on how to create other externs is on their wiki page [1].
I’d like to see someone spend time on the FlexJS JQueryUI wrappers.  I’d
much rather use the Jquery UI widgets without having to figure out what
‘$’ is all about.  And then the AS code you write to glue the widgets
together will be more strongly-typed and catch more errors up front.

>
>>
>> 7) change version number to 0.3
>>
>
>How about "1.0 alpha" ? ;-))

Try working with the code some more and see if you still feel like it is
1.0 worthy.  I’d pick something between 0.8 and 0.3, saving 0.9 for a beta.


>
>
>> 9) JS swc examples - Did these get checked in somewhere?
>>
>
>I have the US states example created with SVG externs.  Can you please
>suggest a folder path I can check that in?

I’m not a big fan of the word ‘externs’.  Like if you saw a folder called
examples/externs would you know what was in it?  How about
examples/nativejs or examples/as_for_native_js or something like that?
And then the current examples could go one folder deeper such as
examples/flexjs/FlexJSStore

Thanks,
-Alex

[1] 
https://github.com/google/closure-compiler/wiki/Externs-For-Common-Librarie
s

Reply via email to