Re: [io] New StreamResolver interface.

2006-12-18 Thread Bill Silvester
Stephen Colebourne wrote: I think that this overlaps with commons-vfs in terms of functionality. Have you seen that project? Stephen No, I hadn't seen that! I thought someone must have written something similar, because you're never the first person to come across a problem, but I didn't

[io] New StreamResolver interface.

2006-12-15 Thread Bill Silvester
Hi, I've built and am using a StreamResolver interface which I find useful, and wondered if anyone here would be interested in adding it to the commons-io library. The basic interface is pretty simple, and is intended to allow simple access to input/output streams, without having to worry