This is an automated email from the ASF dual-hosted git repository. aharui pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.
from 2352e01 fix CompressedObject new 9c02182 swf-side support for old Flex ResourceBundles new fa62228 pick up info for resourcemanager new ce6df1b get resources working new 7c291cb enable resources in ArrayList for testing, but leave bundle commented out until we figure out how to download the Flex bundles new ff116db comment out Flex bundles until we figure out how to download them new 602a73e test for Flex resources The 6 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/mx/collections/ArrayList.as | 44 ++++++++++++---------- .../src/main/royale/mx/managers/SystemManager.as | 4 +- .../royale/mx/resources/ResourceManagerImpl.as | 2 + .../{LocaleTest => ResourceManagerTest}/build.xml | 4 +- .../src/ResourceManagerTest.mxml | 43 +++++++++++++-------- manualtests/build_example.xml | 4 ++ 6 files changed, 62 insertions(+), 39 deletions(-) copy manualtests/{LocaleTest => ResourceManagerTest}/build.xml (92%) copy examples/mxroyale/HelloWorld/src/main/royale/HelloWorld.mxml => manualtests/ResourceManagerTest/src/ResourceManagerTest.mxml (54%)