Thanks for the advise. After using getTop().resolveClientType this open up further compilications, not least a circular dependency in the layers. However, the next problem was intergrating this with a custom Locator, which resolves the domain class with the BaseProxy and not the actual proxy for the domain class (therefore above code doesnt work with BaseProxy). Therefore I put in a further cache map the ProxyFor class to the client class.
Problem solved! -- 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.
