[ https://issues.apache.org/jira/browse/FLEX-33085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13598897#comment-13598897 ]
Espen Skogen commented on FLEX-33085: ------------------------------------- Justin, I've spiked an implementation of this in my whiteboard. The problem domain is this: If you have a module that has some dependencies which may or may not be loaded in the parent application's app domain, there is no way of loading these dependencies at runtime - The only option is to compile them into the module, and hence increasing module footprint. I've committed a classloader implementation which can load classes into the app domain at runtime, and I'm trialling it in the dayjob. Once it's perfected a bit more, I'll integrate into trunk. E:) > As a developer I would like to be able to load dependencies in an RSL like > fashion from a flex module. > ------------------------------------------------------------------------------------------------------ > > Key: FLEX-33085 > URL: https://issues.apache.org/jira/browse/FLEX-33085 > Project: Apache Flex > Issue Type: Story > Reporter: Alex Harui > Assignee: Espen Skogen > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira