You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by Edgar Poce <ed...@gmail.com> on 2005/09/28 16:41:57 UTC

getting items with relative paths

hi

 is there any reason for not including Node.getItem(String path) in
the api?. it's included in the Session object, so I think it's also
valid to try to get an Item with a path relative to a Node. it would
save a few lines of code in some cases.

br,
edgar