Jukka Zitting wrote: > > Do you actually need to have these "reverseDependency" nodes? A query > for "all nodes with a dependency to this node" might give you the same > functionality. >
I need it in WebDAV at least (the only way we access the JCR at the moment). As I haven't found a way so far to compute only those WebDAV properties actually requested by the client on the fly, I'd have to do the reverse dependency search each time a node is accessed - which sounds rather costly to me? Thx, Marian. -- View this message in context: http://www.nabble.com/Computed-properties-tp22413688p22541037.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
