MountFolder
A mountable folder that can be used within a Plone site for those who want to separate their site content into a mounted FS.
Current release
No stable release available yet.
Project Description
This product provides an AT-based Folder that can be used as the root container for a mounted ZODB File Storage.
This was needed as a separate folder class, since the standard ATFolder does not (at least did not, at the time of writing the code) support the mount operation due to things like its dependency on the AT reference machinery.
