[GitHub] nihavend commented on issue #339: Spark Module class added.

2018-11-10 Thread GitBox
nihavend commented on issue #339: Spark Module class added. URL: https://github.com/apache/royale-asjs/pull/339#issuecomment-437648169 Exactly this is what i am saying @aharui. I added the import to SparkRoyaleClasses and errors go away. ContainerCreationPolicy was weak reference

[GitHub] nihavend commented on issue #339: Spark Module class added.

2018-11-10 Thread GitBox
nihavend commented on issue #339: Spark Module class added. URL: https://github.com/apache/royale-asjs/pull/339#issuecomment-437567219 I should have been more clear @aharui. Spark Module is part of MXML but in the action script part of mxml. So here are the steps and the error :

[GitHub] nihavend commented on issue #339: Spark Module class added.

2018-11-09 Thread GitBox
nihavend commented on issue #339: Spark Module class added. URL: https://github.com/apache/royale-asjs/pull/339#issuecomment-437484597 I checked the code again removing Module from SparkRoyaleClasses.as. Module references are all in as part of mxml. I guess i can leave manifest as is and

[GitHub] nihavend commented on issue #339: Spark Module class added.

2018-11-09 Thread GitBox
nihavend commented on issue #339: Spark Module class added. URL: https://github.com/apache/royale-asjs/pull/339#issuecomment-437479543 It is more clear now, I am not sure that spark Module is working as mx Module. I am not at the point of things to check if working but trying to remove

[GitHub] nihavend commented on issue #339: Spark Module class added.

2018-11-09 Thread GitBox
nihavend commented on issue #339: Spark Module class added. URL: https://github.com/apache/royale-asjs/pull/339#issuecomment-437474507 I am using spark spark.modules.Module so added mapping. Anyone using mx.modules.Module may stilll need that mapping i guess. If not than i canre remove mx