ZFS 0.1 Released
ZFS is for anyone who uses or develops in Zope and wants to use their favourite file system tools to edit objects. For those of you who love the textarea, move right along. It's also for anyone who uses LocalFS or any Ext or FS product, this might work for you...
ZFS puts parts of Zope objects on the file system in an easily editable form without creating any new objects. It does this by hacking existing objects. Create and edit DTML objects straight from the file system! ZFS also increases performance by using ZODB caching when it can.
The following objects are currently supported: DTML Document, DTML Method, Python Script, Page Template, Folder, Image and File.
For more information see ZFS.