This is an automated email from the ASF dual-hosted git repository.
gregdove pushed a change to branch feature/Crux
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.
from e680959 Changes for derivative work: - all corresponding .as files
have original Swiz (3rd party) headers New files - have Apache headers, plus
Swiz (3rd party) attribution Updates to LICENSE to reference Swiz (3rd party)
code in the local library
new ad71467 Fix to EventHandler after last change. Improvements to stage
events emulation, to get close to SWF behavior
new 85b33c7 Remove some public var warnings
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../crux/quickstart/controller/UserController.as | 4 +-
.../main/royale/crux/quickstart/event/UserEvent.as | 5 +-
.../royale/crux/quickstart/service/UserService.as | 4 +-
.../royale/crux/controller/CommitsController.as | 4 +-
.../main/royale/crux/service/CommitsDelegate.as | 4 +-
.../royale/crux/service/ConfigurationDelegate.as | 4 +-
.../royale/org/apache/royale/crux/BeanFactory.as | 101 ++++++++++++++++-----
.../org/apache/royale/crux/beads/JSStageEvents.as | 32 +++++--
.../apache/royale/crux/utils/event/EventHandler.as | 9 +-
9 files changed, 125 insertions(+), 42 deletions(-)