BTree folder with the option to keep an ordering in the items
Project description
Changes
1.2.0 (2011-03-03)
Updated to run on Zope 2.12+, thus requiring at least this version.
1.1.0 (01. April 2009)
Initial packaging as an egg.
Code cleanup.
Ordered BTreeFolder
This btree folder class implements the OrderSupport interface from the core Zope2.7+ distribution. It is a subclass of the BTreeFolder2 product from Shane Hathaway. The BTreeFolder2 product needs to be installed alongside this product.
Features
This folder has the advantages of a normal BTreefolder. Object listing and access to single objects, does not load unused objects into memory.
With the ordering support one can use this folder as a base class for other more application oriented containers.
Every OBTreeFolder has the property insertmodus which defines where in the ordering new objects should be added. Default is at the beginning of the ordered list.
In the ZMI, there is a simple javascript based method to change the order of several objects with one request.
License
This product is licensed under the GPL, read LICENSE.GPL for more info.
Info
For questions regarding this product you can send an email to
Contributions
Thanks to Helge Tesdal for a nice optimization hint.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for Products.orderedbtreefolder-1.2.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a75825c5d46a3eba078f654dd39df2be4b26e6a7adb004c91466050dffa628a4 |
|
MD5 | b63e8847fbde8a34bb70e1ee7cc9e5b3 |
|
BLAKE2b-256 | 81a0c4675a49a80b509dea333c80a7992d23b771c9eb3af939d33dc6d3f26f3d |