Ive wrote:
Thanks for the reply, pksiv...
This Cat/MyCat obviously doesn't make any sense, but I need to know if the concept can work...
Basically (due to not wanting to break an existing system), I want to only fetch some of the attributes (mostly of associated objects (to Cat in this case)), without implementing proxies on any objects...
Is this a viable option? ... or am I on the wrong track!?
I built a simple test for this and tried several different query strings and it appears that in order to properly retrieve the collection, you have to do a join. And by doing a join, your results has more than one row per new MyCat(), each constructed with a different kitten. Seems like this functionality is