I'm not sure this is possible but, it would be nice to concurrently get the propertyRefs(paths) to an object graph when find(EntityProxyId<?> id) is used.
I have a large entity with several owned collections and the retrieving all the owned collections at once is slow using the find method. It would be nice to take advantage of some async queries for children objects some how through find(...). Thoughts? Brandon Donnelson http://c.gwt-examples.com -- 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/-/OABxPDrKZvoJ. 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.
