You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2014/11/11 23:08:23 UTC

[07/28] git commit: [flex-asjs] [refs/heads/develop] - override more default classes in Falcon generated code

override more default classes in Falcon generated code


Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/b274c837
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/b274c837
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/b274c837

Branch: refs/heads/develop
Commit: b274c83784422fe58e989d3cb940a9a0fe105bd5
Parents: 36560f2
Author: Alex Harui <ah...@apache.org>
Authored: Thu Nov 6 22:27:07 2014 -0800
Committer: Alex Harui <ah...@apache.org>
Committed: Tue Nov 11 14:07:57 2014 -0800

----------------------------------------------------------------------
 frameworks/flex-config.xml | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/b274c837/frameworks/flex-config.xml
----------------------------------------------------------------------
diff --git a/frameworks/flex-config.xml b/frameworks/flex-config.xml
index 56eee73..d4707fd 100644
--- a/frameworks/flex-config.xml
+++ b/frameworks/flex-config.xml
@@ -94,6 +94,8 @@
       <binding-value-change-event>org.apache.flex.events.ValueChangeEvent</binding-value-change-event>
       <binding-value-change-event-kind>org.apache.flex.events.ValueChangeEvent</binding-value-change-event-kind>
       <binding-value-change-event-type>valueChange</binding-value-change-event-type>
+      <binding-event-handler-event>org.apache.flex.events.Event</binding-event-handler-event>
+      <binding-event-handler-class>org.apache.flex.events.EventDispatcher</binding-event-handler-class>
 
       <namespaces>
       <!-- Specify a URI to associate with a manifest of components for use as MXML -->