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  PureMVC Manifold / MultiCore Version / Re: PureMVC + Modules on: March 20, 2009, 08:22:41
Hi Cliff,

thanks for the reply...

pureMVC is very very very cool work...congratulations...but i make difficult to understand it!!!  :'(

i would create an application that can loads modules. In particular i would have an inter module communication...

can you give me you some suggestions?

Thanks again
2  PureMVC Manifold / MultiCore Version / Re: PureMVC + Modules on: March 20, 2009, 04:50:02
Hi all,

this approach seems to fit very well with my expectations..

a question for rockhowse...

in your sample i found TestMessageController class that listens for notifications...so i would modify this class to change view within a module...for example a module sends a notification (note and body)...then an other module takes the body and changes his views..(e.g. data provided into a datagrid). have i to implement a mediator in the module? how to rich this goal?

finally, if modules are unloaded is there a right way to follow?

Thanks in advance... ;)

Reagards Lorenzo
3  PureMVC Manifold / MultiCore Version / Re: Modules and PUREMVC on: March 20, 2009, 02:19:34
Hi myIP,

thanks a lot for the reply...

can you help me in the second question?

Regards Lorenzo
4  PureMVC Manifold / MultiCore Version / Modules and PUREMVC on: March 19, 2009, 09:42:13
hi all,

i'm new of pureMVC and it's really hard to understand it.. ???

first, is there a good tutorial to start?

second, i need to implement an inter modules communication.
i've read this post http://forums.puremvc.org/index.php?topic=49.15 and i downloaded the code provided by "rock"..
in the sample i found TestMessageController class that listens for notifications...so i would modify this class to change data within a module...for example a module sends a notification (note and body)...then an other module takes the body and changes his views..(e.g. data provided into a datagrid).
how to rich this goal?

finally, if modules are unloaded is there a right way to follow?

thanks a lot ;)

Regards Lorenzo

Pages: [1]