Re: new VFS provider

2007-07-11 Thread Mark Fortner
You might try using the webdav provider as a guide to creating your own provider. The unit tests will help you sort out the implementation characteristics. Hope this helps, Mark On 7/11/07, Brian Dilley <[EMAIL PROTECTED]> wrote: I'm interested in implementing a JDBC based provider that also

new VFS provider

2007-07-11 Thread Brian Dilley
I'm interested in implementing a JDBC based provider that also maintains a local (Disk FS based) cache of the files as well. Is there any documentation on implementing a new provider for VFS? - To unsubscribe, e-mail: [EMAIL PR