Re: An example Place Service(Activity Manager) implementation maintains complex dependency between presenters in MVP
Thanks for your reply and suggestions.
To answer your questions, I also found out that in most of time
providing the place to a Presenter looks redundant. I designed the
interface like that because I was thinking a Presenter might serve
more than one type of Place, I'm still not clear about this point
though.
With my implementation i'm instantiating all the presenters using GIN
and use a separate GIN module (or within constructor of Presenter) to
call Place Binder to bind the presenter instance with a Place. Sorry
the last part of my post is a bit confusing, it's not source code or
generate code, I wrote them to show what happened in side place
service when navigate, consider them as System.out.
--
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-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home