This is an automated email from the ASF dual-hosted git repository.

gregdove pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.


    from b96bd56  FileReference example
     new 51badf7  minor reflection improvements - explicit class inclusion, and 
reflection caching is immediate on bead instantiation
     new a6fc210  Fix for possible application startup issues with class 
aliases. ClassAliasBead is now processed in mxml declaration order if used in 
mxml. This resolves issues when subsequent beads expect aliases to already be 
available during their instantiation phase.

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:
 .../Reflection/src/main/royale/ReflectionClasses.as   |  1 +
 .../apache/royale/reflection/beads/ClassAliasBead.as  | 19 ++++++++++++++++++-
 .../reflection/beads/ReflectionCacheEnabledBead.as    |  2 +-
 3 files changed, 20 insertions(+), 2 deletions(-)

Reply via email to