Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Can't Fix
-
Labels:None
Description
MANY_TO_MANY referenced are now only loaded on demand (see PHPCR-52) via the ReferenceManyCollection. But MANY_TO_ONE are not yet, to be implemented
there is nothing we can do here .. we need to know the path, so that we can prevent duplicate instances if someone fetches by path and not by uuid.