GitHub user greg-dove opened a pull request:
https://github.com/apache/flex-asjs/pull/15
Js event dispatcher update
Updates to JS EventDispatcher to support IEventDispatcher implementations
more cleanly, without an earlier constructor hack.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/greg-dove/flex-asjs JSEventDispatcher_update
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flex-asjs/pull/15.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 #15
----
commit c12038310333f1c072f129ec1a83453a28c70d55
Author: greg-dove <[email protected]>
Date: 2016-08-31T21:35:20Z
Fix for ant script in DataBindingTestbed manual test, and added extra test
for IEventDispatcher problem in MyInitialView init
commit 8f33c645c8d1f19efed6a7840a22c6798747ab7e
Author: greg-dove <[email protected]>
Date: 2016-08-31T21:52:39Z
removed the pom.xml to make it consistent with other manual tests.
commit ed100b77c59c63122cc6ac9908af1e3c36485fe9
Author: greg-dove <[email protected]>
Date: 2016-09-02T20:40:23Z
[MANUAL TESTS] Fix bad mxml in DatabindingTestbed, added one extra binding
test, and also extra binding-related config settings to shared ant targets
commit ec4e914e67160addc5494d3bd666aed6cfd1d362
Author: greg-dove <[email protected]>
Date: 2016-09-02T21:35:34Z
[IMPROVEMENT] Fix of EventDispatcher to support IEventDispatcher
implementations, without earlier constructor hack. Added a quick verification
test to the DatabindingTestbed test
commit 22756db330967f40dfe21e22cb917260c7aaf271
Author: greg-dove <[email protected]>
Date: 2016-09-02T22:08:40Z
[MINOR] spaces vs. tabs for consistency
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---