Hi, Betrand also suggested: ... and it might also be useful to have a StreamProvider which returns an InputStream
This is probably a good idea in that it allows seeing the Resource as just being a "handle" (like the java.io.File) and having additional API to actually access the data. Regards Felix Am Donnerstag, den 22.11.2007, 10:17 +0100 schrieb Bertrand Delacretaz: > On Nov 22, 2007 10:13 AM, Felix Meschberger <[EMAIL PROTECTED]> wrote: > > > ...the second one has the > > added benefit, that the XXXProvider interfaces may also be used in other > > circumstances than just the Resource use case.... > > > > WDYT ? > > As I wrote on the JIRA issue, I like the mixin interfaces idea. > > -Bertrand
