Hi,

I have some troubles with MVP : as I have understood, the model should
just be business objects which are present in a shared package, so
client and server can access them from a GWT point of view.

In a three layered application how do you not duplicate these business
objects, while you have beans used in the business layer ? From what I
understand they are the same objects but in two different layers, so
we need two different classes.

Where is my mistake ?

Simon

-- 
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