From: Benjamin Mestrallet <benjamin.mestrallet@xxxxxxxxxxxxxxx>
Date: Fri, 3 Nov 2006 16:06:47 +0100
eXo Platform Inc. has released the new version of its optimized Java
Content Reprository Open Source implementation
New features:
* Refactored WebDav Servlet with DeltaV (versioning) support. Tested
on many WebDAV clients including MS-Office (Word, Excel, PowerPoint)
* Redesigned Binary Value mechanism which allows BLOBs streaming
* Refactored Access Control Policy. It now supports inheritance of
privileges. It is enough to define ACL for parent node and all child
nodes will have the same ACL unless redefine it.
* References storage is unbounded from main property storage for JDBC
Workspace Container so now it can potentially support any JDBC
enabled RDBMS.