Re: FlexJS : internationalization with ResourceBundle?

2016-10-28 Thread ScolabAndre
The majority of ressources are properties files for translation and some XML files. For the moment, it's for test purpose only so the simplest solution will be fine. The goal is to have a lib working in Flash (SWC) and JS for the migration process. With the conditional compiling, I can implement

FlexJS : internationalization with ResourceBundle?

2016-10-27 Thread ScolabAndre
Hi, I'm trying to convert a lib to FlexJS. The library is using RessourceManager with RessourceBundle for internationalization. This feature of Flex is probably not available, can't find equivalent in org.apache. Does the flexJS sdk generate JS classes for properties files already and need