It looks like it was never finished: http://code.google.com/p/google-web-toolkit/issues/detail?id=5525
I think most people pass the entity's ID as the argument, rather than its EntityProxyId. (e;g. 'Request<List<DocumentProxy>> findDocumentsByProject(String projectId);' with 'String getId();' in the ProjectProxy and using as 'ctx.findDocumentsByProject(project.getId())') -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/nap_Yz-uZucJ. 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.
