Skip to main content

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

core@unioncms.org

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

Products.orderedbtreefolder-1.2.0.tar.gz (31.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page