Hi Thomas,

first and foremost: I see MVP as an implementation detail, the outside 
> world simply deals with a "component" and it doesn't matter whether it uses 
> MVP internally or not).


Could you possibly elaborate on your remarks above? Might you mean the 
ultimate "component" should be constructed as if it had internal MVP 
attributes below? Thanks a lot.

class C {
M m;
V v;
P p;
...
}

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/QB6Z3mgujCUJ.
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