On Fri, Jul 31, 2015 at 8:24 AM, Alex Harui <aha...@adobe.com> wrote:
> Hi, > > I have DataBindingTest working as well as it ever has (not pixel-perfect > yet, but getting closer), and I also tried Carlos’ suggestion and > installed the latest nightly build on Windows and was able to use Notepad > and the Command Prompt to cross-compile DataBindingTest without any > further setup. So I think we really are on the runway for the next > release. Here are some things I think we should consider doing before we > release, but I can probably be convinced to punt all of them to a future > release. I’m just thinking it would be worth another week or two to add a > bit of polish (depending on what folks think we can drop, what new things > we add, and how many folks help out). > I agree, let's do some polish before we release. I can help out with things. I will have some time over the next few days to spend on this. > > 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. > > 5) rename DataBindingTest to DataBindingExample or FirstExample or > something like that > +1 *Example sounds better than *Test > > 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? On that note, is there an easy way for noobs like me to create and work with externs? I hate to ask you or Mike for things like this. Josh, you created one for CreateJS, any chance you can share a how-to document for that? > > 7) change version number to 0.3 > How about "1.0 alpha" ? ;-)) > 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? Thanks, Om