Introducing two new components: Tree and Webdav.
The Tree component enables to create, manipulate and query tree structures, with several back-ends available, each with different performance-related properties. Two tie-ins are available for this extension: TreeDatabaseTiein for storing tree structures in a database (which is recommended at this point) and TreePersistentObjectTiein.
The Webdav component brings easy setup if a WebDAV-enabled HTTP server, which results in users' ability to create and edit site content by uploading and downloading files to and from their desktop. The current implementation is compatible with RFC 2518. It also supports clients that do not conform to the standard and provides an interface to support these clients. This component does not have any other dependencies besides PHP (and the required extensions), nor does it require any Apache modules.
For both PHP 5.2.1 or higher is required.
This release also brings some changes, mainly to Cache, EventLog, Graph, and more.
Full details: http://ezcomponents.org/resources/news/news-2007-12-17
Comments
No comments yet