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 2902b35  Add text decoration to spark labels
     new a852a29  minor: standardise part of the toString implemenation of 
TypeDefinition between swf and js
     new 5e4da6c  Adding a new utility method for reflection use. This is 
useful in many serialization/deserialization implementations.
     new 76027dc  Merge branch 'develop' of 
https://github.com/apache/royale-asjs into develop

The 3 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:
 .../src/main/royale/ReflectionClasses.as           |  1 +
 .../org/apache/royale/reflection/TypeDefinition.as |  1 +
 .../apache/royale/reflection/utils/MemberTypes.as  |  4 ++
 .../utils/getInstanceVarsAndAccessors.as           | 73 ++++++++++++++++++++++
 4 files changed, 79 insertions(+)
 create mode 100644 
frameworks/projects/Reflection/src/main/royale/org/apache/royale/reflection/utils/getInstanceVarsAndAccessors.as

Reply via email to