Hello all, I just tried to update to the current CVS version. I found that addPrefetchedRelationship in the PB API does not work anymore when i use the ObjectCacheEmptyImpl. The prefetched references remain empty.
It seems the prefetcher implementation hands the prefetched objects over to getCollectionByQuery via the cache which does not work anymore with the current implementation of ObjectCacheEmptyImpl. I solved my problem by using ObjectCachePerBrokerImpl which seems to fit my needs better anyway. But maybe someone could still look into the problem with ObjectCacheEmptyImpl. Thanks, Michael --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
