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?
No, some mechanism to retrieve collection members (getChildren() or getMembers()) would be a welcome addition to the Repository interface IMO.
Guido
--
Guido Casper
-------------------------------------------------
S&N AG, Competence Center Open Source
Tel.: +49-5251-1581-87
Klingenderstr. 5 mailto:[EMAIL PROTECTED]
D-33100 Paderborn http://www.s-und-n.de
-------------------------------------------------
