On Fri, Aug 19, 2011 at 12:31 AM, Furst, Carl <[email protected]> wrote: > I must confess I haven't really explored the jcr on this issue, however, > would it be acceptable for a referenceable node (like a frozen node in > jackrabbit) to inherit the primary item of the node it references?
i'm afraid i can't follow you here. a referenceable node (a node of type mix:referenceable) is the target of a REFERENCE property, i.e. the node *is* (potentially) referenced. a frozen node (a node of type nt:frozenNode) is AFAIU not referenceable. or do you mean a node that has a reference property? cheers stefan > > This would imply that getPrimaryItem() on a frozen node would get the > primary item of the referenced node if any, instead of an > javax.jcr.ItemNotFoundException. > > I have that right? Would this be a better topic for the dev channel? > > Carl Furst > CMS Developer > MLB Advanced Media, LLP. > > > > > > > > ********************************************************** > > MLB.com: Where Baseball is Always On > >
