Hi all,

while working on https://issues.apache.org/jira/browse/TAMAYA-28 I ask my self if we need the getURL() method?

For me it would be enough to have getURI(), since all URLs are also a URI. Futhermore I would like to remove getFile, since a file resource could be expressed as getURI()="file:///etc/app/config". There are many cases where we have URI but no file. So I would like to remove

- getURL()
- getFile()

WDYT?

--
N Oliver B. Fischer
A Schönhauser Allee 64, 10437 Berlin, Deutschland/Germany
P +49 30 44793251
M +49 178 7903538
E [email protected]
S oliver.b.fischer
J [email protected]
X http://xing.to/obf

Reply via email to