GitHub user greg-dove opened a pull request:

    https://github.com/apache/flex-asjs/pull/12

    Bindable test example

    As discussed with Alex on the mailing list, this is a new Databinding 
example that is solely intended to test variations of databinding, to highlight 
errors. Currently this is two commits ahead of develop. The first one 
represents the full set of bindings that work across swf, js-debug and 
js-release after changes to falcon/falcon-jx and to flex-asjs that will be 
available in two subsequent pull requests.
    
    The most recent commit makes it possible to build and get a report of 
various problems. All the reported errors and items marked [BROKEN]  will be 
working after those subsequent PRs. If you uncomment any of the additional 
labels in MyInitialView.mxml you will likely get either flash runtime errors or 
js build errors until the other fixes are applied.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/greg-dove/flex-asjs Bindable_test_example

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flex-asjs/pull/12.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #12
    
----
commit c62b3ab270198c5163e4975e6605f175f9937f5b
Author: greg-dove <greg.d...@gmail.com>
Date:   2016-08-29T01:53:53Z

    [EXAMPLE] Added new example for databinding tests

commit 2c3ac891661e218aaf1337dcc92d10218dc8f123
Author: greg-dove <greg.d...@gmail.com>
Date:   2016-08-29T02:55:31Z

    Backported to support review and extra info about variants against current 
develop branch
    All commented out labels in MyIntialView represent errors or 
non-functioning bindings.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to