Hi Andre,
There is already a basic file system implementation [1] that stores
metadata in extra files. It shouldn't be difficult to change the
implementation to store the metadata somewhere else. The main challenge
is probably to find Java APIs that let you access the native
capabilities of the underlying file system.
Florian
[1]
http://chemistry.apache.org/java/developing/repositories/dev-repositories-fileshare.html
Hi,
With filesystems being supplemented with Metadata, such as in the case
of Spotlight on MacOS X, I am wondering how a OpenCMIS based server
would map in this case.
Do you see it makes more sense to have one root with all the volumes
sitting under that root, or for each volume to be its own repository?
Additionally, does anyone know if there have been any efforts to
make some of these filesystems available via an OpenCMIS interface?
Andre