Hello all, I'm evaluating the new module interface in the Flex 2.0.1 update and have some questions in regards to Cairngorm-architected apps.
Does anyone have recommendations on how you would "slice up" a Cairngorm-based Flex app into modules? For example, the ModelLocator- and FrontController-derived classes would need to allow values and commands to be dynamically added and removed as modules are loaded and unloaded. How should this be implemented so that data binding to the model works as expected? Is there any work being done on the framework to facilitate these types of things? Thanks for any thoughts, Tom

