I had the exactly same doubt. And I thought about it, but couldn't find out how you can do that mapping with GIN. In fact, Roo's generated projects don't use a GIN-based mapping although they use GIN in other parts.
So I'm interested to know the answer to this question too. :P On 20 oct, 07:42, Sebastian Beigel <[email protected]> wrote: > Hi, > > I'm looking at 2.1 (RC1) for the first time right now and I try to > refactor the hellomvp sample to use GIN. > > Unfortunately, I have some problems with the places -> activities > mapping. The doc says "A better way to implement the chain of nested > ifs would be with a GIN module." and the code is commented "Map each > Place to its corresponding Activity. This would be a great use for > GIN.". > > I agree, but I don't really know how to do this mapping :) Has anyone > refactored this code to use GIN? > > Thank you, > Sebastian -- 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.
