I´ve been working on some small projects using GWT 1.6.4 and 1.7.1.
I know alot of people tried their best to pick up on Ray Ryans "GWT
Best practice" from Google IO 2009,
where using MVP was one of the main guidelines.

I recently started looking at GWT RC1 and the new UiBinder.
Using the UiBinder it seems like the only way to handle events from
the components defined
are to handle them with the @UiHandler annotation inside the view
class.
This seems to move things away from MVP, at least the way I learned,
or did I miss something here?

What are your thoughts on this?

--

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-tool...@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