Re: Suggestion for RequestFactory find(EntityProxyId id) > concurrently/async query propertyRefs

2012-05-11 Thread Brandon Donnelson
Would anybody be willing to describe what would need to be contributed, b/c I trying to figure it out and looking to contribute back a patch. I know your super busy with other issues :) On Thursday, May 10, 2012 4:07:01 PM UTC-7, Brandon Donnelson wrote: > > I'm not sure this is possible but, i

Suggestion for RequestFactory find(EntityProxyId id) > concurrently/async query propertyRefs

2012-05-10 Thread Brandon Donnelson
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 wo