Hi,

Some comments about RandomAccessContent behind the scenes :)

I think org.apache.commons.vfs.provider.AbstractRandomAccessContent should be renamed to AbstractRandomAccessContentRO (ReadOnly) because, as stated in the javadocs, it's a superclass only suitable for read only implementations. In o.a.c.vfs.provider.AbstractRandomAccessContent methods I'd like to find methods with common functionality to all providers, e.g. type conversion both for reading and writing.

btw, great product!

edgar

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to