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]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
