Mario Ivankovits wrote:
Hi!


Initially, this sandbox contains the following filesystems:
* bz2
* tar
* webdav
* smb

The user can activate them by simply plugging the
commons-vfs-sandbox.jar into the classpath.


Then why not split that further and have
commons-vfs-bz2.jar etc...

This way the core would be independent of
the implementation, as well building
the .bz2 or something like will not be
dependent of the external libs used only by
the specifics like webdav, ftp, etc...
If some implementation needs an external lib
like httpclient, and others don't, then only
that component should be dependent of it, not
the entire package.

Regards,
Mladen.

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

Reply via email to