Futurescale, Inc. PureMVC Home

The PureMVC Framework Code at the Speed of Thought


Over 10 years of community discussion and knowledge are maintained here as a read-only archive.

New discussions should be taken up in issues on the appropriate projects at https://github.com/PureMVC

Show Posts

* | |

  Show Posts
Pages: [1]
1  Announcements and General Discussion / Architecture / Multiple Cores/Modules sharing the Stage on: October 14, 2009, 12:31:28
It looks like a problem for a dynamically loaded module to render its View components on the stage. If I understand it correctly "export  UI" via pipes to the main app is not good enough for the modules that have a really rich UI  with dozens views, transitions etc.

Are there any in-depth discussions of what we can do if the module is actually a full-featured UI intensive application, and main application of the multi-core is kind of a "portal" that hosts and integrates several independent modules loaded at run-time on user's demand?

Are there any plans of extending PureMVC Multicore framework to facilitate for multiple modules sharing a single stage?
Pages: [1]