On 24 juil, 05:14, James <[email protected]> wrote:
> Hello All,
> I'm very new to GWT. We just upgraded from GWT 1.5 to GWT 1.6 and are
> looking for a way to structure the new EventHandlers in place of the
> Event Listeners we currently have and my question is what is the best
> architecture structure for a GWT 1.6 app? I'm just looking for a
> general rule of thumb here. I've looking into MVC, MVP, and HMVC and
> the latter seems to fit well with the idea of parent/child controls.
> Any ideas that have worked well for others would be appreciated.

Here's how AdWords has been coded, using MVP:
http://code.google.com/events/io/sessions/GoogleWebToolkitBestPractices.html
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to