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 / General Discussion / Re: controller and viewcomponent on: September 27, 2009, 01:43:46
that's what i need! decorating fields depending on their contents is "bad", "acceptable", or "good".
and i prefer this be done by a controler than a mediator - thank you -
2  Announcements and General Discussion / General Discussion / Re: controller and viewcomponent on: September 25, 2009, 03:06:00
ok, I get it clearer now.
so, if I understand, controllers don't call directly mediators' methods; they send notifications to mediators instead.
is what I say correct?

thanks.
3  Announcements and General Discussion / General Discussion / controller and viewcomponent on: September 25, 2009, 07:55:31
Hi,

I have a controller command which know and modify the viewcomponent of a mediator.
is it a good practice ?

btw, thanks for puremvc framework ; I appreciate it very much and have recommanded puremvc
to my boss and colleagues.
Pages: [1]