should the View object keep a reference to the corresponding Activity 
object(which act as a presenter)?
in the demo called "helloMVP" provided by the gwt official site,it does.
but in my humble opinion,Presenter is the layer on top of View.and the 
upper layer may invocate the lower layer,but the lower layer shoudn't 
invocate the upper layer.
so,i think the view object shoundn't keep a reference to the activity 
object.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to