|
Hey, Maybe you could take the
command to fill a model and let different views listen to changes to a model..(the
MVC approach) The arpx modellocator from christophe has a on change event
fired when the value of a model changes .. Or use the arpx
extensions from Grant. In the command fill the ML and let your command dispatch
events (through the systemcontroller) You could let views listen to the
systemcontroller for events.. ? just a few thought.. Goodluck, Nyls Van:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens Marcelo de Moraes Serpa Hi Aral! Thank you very much for helping! I will look into that. For the ModelLocator issue, Maybe I will use the classic viewRef
approach and regarding this, I´ve got one question: - How could I implement a command in such a way that it could be used
by more than one form? I´ve saw some examples of commands and they typecast
viewref to the class of the form using that... should I use some control
structure to handle that? Or maybe I will try your ModelLocator (found at ARP repository).. I
just want to store the ValueObjects somewhere and so I´m able to decouple the
commands from the views (so it could be easily reused by many views without
headaches) ... could you point me to any example of this? Cheers, Marcelo.
On 4/18/06, Aral
Balkan <[EMAIL PROTECTED]>
wrote: Hi Marcelo, |
_______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
