This is going to be a recurring question here and the source of much frustration for anyone who doesn't ask or read this group. It would be nice if someone would update that piece of the documentation.
-Brian On Tue, Nov 16, 2010 at 10:35 PM, Ashton Thomas <[email protected]>wrote: > > http://groups.google.com/group/google-web-toolkit/browse_thread/thread/2ed199a42c500156/9cf373ccdbd1b43a > > "Unfortunately, the mere mention of a need for something does not > imply > its current availability :-) I wrote the Activities and Places doc and > really should have left GIN out of it for the time being." > > > On Nov 16, 10:10 pm, zixzigma <[email protected]> wrote: > > from GWT MVP documentation for Activity Mapper: > > > > "[ActivityMapper] ....will likely have lots of code like "if (place > > instanceof SomePlace) return new SomeActivity(place)". A better way to > > implement the chain of nested ifs would be with a GIN module." > > > > Can someone please provide some tips on how GIN injection can replace > > the nested IFs ? > > > > I am familiar with GIN and have set it up, and use it, but have no > > idea how it can be used in this case ? > > > > http://code.google.com/webtoolkit/doc/latest/DevGuideMvpActivitiesAnd... > > > > Thank You > > -- > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- 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.
