Re: Modular system with Apache Royale

2017-10-26 Thread Carlos Rovira
Carlos, Royale has already modules as Doug pointed best 2017-10-26 5:54 GMT+02:00 doug777 : > Hi Carlos, > > Take a look at this > > https://github.com/apache/royale-asjs/tree/develop/ > examples/royale/ModuleExample > > Doug > > > > -- > Sent from: http://apache-royale-users.20374.n8.nabble.

Re: Modular system with Apache Royale

2017-10-25 Thread doug777
Hi Carlos, Take a look at this https://github.com/apache/royale-asjs/tree/develop/examples/royale/ModuleExample Doug -- Sent from: http://apache-royale-users.20374.n8.nabble.com/

Modular system with Apache Royale

2017-10-25 Thread Carlos Cruz
Hi; Trying to convert a Flex app to Royale, my first challenge how to simulate modules, any advice regarding simulating the concept of "modules" since I don't think FlexJS/Royale has a module component ? Thx! Carlos