http://jackrabbit.apache.org/faq.html#whats-fs wrote:
> 
>  What is a Jackrabbit file system?
> 
>     A Jackrabbbit file system (FS) is an internal component that
> implements standard file system operations on top of some underlying
> storage mechanism (a normal file system, a database, a webdav server, or a
> custom file format). A file system component is any Java class that
> implements the FileSystem interface and the associated behavioural
> contracts. File systems are used in Jackrabbit both as subcomponents of
> the persistence managers and for general storage needs (for example to
> store the full text indexes). 
> 

So does this mean that I will be able to mount the xwiki database as a
filesystem or something?  Is that what you mean?  And is this Jackrabbit
stuff ready by v1.1?

(Please excuse my ignorance!  I'm a bit weak when it comes to Java!!!)

-BJ
-- 
View this message in context: 
http://www.nabble.com/Xwiki-file-and-attachment-storage-tf4214945.html#a12409445
Sent from the XWiki- Users mailing list archive at Nabble.com.

_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to