Hi all,

Once upon a time while developping the Resource interface we found that
the resource "path" would not necessairily be just a path but may be a
URI. In the meantime the Resource interface evolved into the current
state with the adaptTo method allowing different views of a resource. On
the other hand, the ResourceResolver interface has getter methods for
resources based on just a path.

So, I think, it would probably be better and cleaner to rename the
getURI() method to getPath() because this is what this method actually
returns.

WDYT ?

Regards
Felix

Reply via email to