Hey, So I'd still like to understand what you're describing better. Perhaps you could take a look at this and provide some commentary on how your approach differs? Perhaps contribute a change? (source code comments are enabled). http://code.google.com/p/handlebars/wiki/PlaceServiceOverview
Tristan On Jun 6, 8:53 pm, Jiang Zhu <[email protected]> wrote: > 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 [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.
