On Thu, 2004-04-08 at 18:26, Rolf Kulemann wrote:
> Hello,
> 
> using WebDAV it is possible to make a methodPropfind(dept) which is
> useful i.e. with depth=1 to show the content of a collection.
> 
> Would it make sense to extend the PropertyHelper with an appropriate
> function?
> 
> I dunno all "other" repositories having such a feature, but I know
> jcr-170 has similiar methods like getNodes(depth), which is returning
> nodes and sub nodes without properties, but getProperty(depth) can also
> be implemented on top of getNodes(depth).
> 

BTW: How should it be possible to receive lets say "all child nodes" of
a collection/node using the repository interface? Or is it a concern of
a RepositorySource? 

-- 
Regards,

    Rolf Kulemann

Reply via email to