>
> Is what you are suggesting closer to a 1:1 mapping of places to activities? 
> With an AdminUserPlace taking you to AdminUserActivity and AdminPagePlace to 
> AdminPageActivity? Then each place only stores information relevant to the 
> activity to which it maps to?
>
 
I am not really suggesting something, certainly not a 1:1 mapping. I was 
thinking about having 3 places:

PersonListPlace
PersonEditPlace
PersonCreatePlace

and 2 activities:

PersonListActivity
PersonEditActivity

but to tell you the truth, I kind of like your version (one single 
PersonPlace). I am wondering what more experienced GWT developers think 
though.

thanks,
-g.

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