Im involved in a framework development project, we use flex 3 ,action scripts,
spring pure MVC pattern(mediator,proxy command) for our front end, GraniteDS as
data services, and ejb3 as server classes. As part of effort to optimize the
performance of application, we're taking into consideration about using dynamic
module loader of flex 3. I have researched through the internet for more
practical examples, and am currently looking into this example :
http://dluminosity.com/demos/modules/srcview/index.html .Please suggest if you
know of other related examples/forum threads which could help. At the same
time,im trying to make myself clear about RSL and ModuleManager.