On Jul 10, 12:47 am, Eduardo Nunes <esnu...@gmail.com> wrote:
> Hello guys,
>
> I had a little difficulty to define how establish a communication
> between the Presenters. When you deal with just one Presenter, the MVP
> pattern is very simple to understand. After a while I found my
> solution and I decided to share it with you all. I created a simple
> application that contains just four Presenters. It's a small piece of
> a briefing issue tracker - well the application domain itself doesn't
> matter.
>
> Please, take a look on it and gimme some feedbacks, the idea is to
> discuss about it to improve the pattern knowledge at all. In the main
> page of the project you will find a brief description of it, the
> screens shots, svn access and a simple download.
>
> http://gwt-mvp-sample.googlecode.com
>
> I'm looking forward to your replies.

Without looking into the inter-presenter communication, I think you
missed a pretty important point made in the google IO vid (25m1s into
it, http://www.youtube.com/watch?v=PDuhR18-EdM#t=25m1): Your
presenters and their views should not deal with widgets, but with
abstracts like HasValue.

Gert
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to