Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install experimental.atrefspeedup

How to install experimental.atrefspeedup

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install experimental.atrefspeedup
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.0a6 Available View build log
1.0a4 Available View build log
1.0a3 Available View build log
1.0a2 Available View build log
1.0a1 Available View build log
Windows (64-bit)
1.0a6 Available View build log
1.0a4 Available View build log
1.0a3 Available View build log
1.0a2 Available View build log
1.0a1 Available View build log
Mac OS X (10.5+)
1.0a6 Available View build log
1.0a4 Available View build log
1.0a3 Available View build log
1.0a2 Available View build log
1.0a1 Available View build log
Linux (32-bit)
1.0a6 Available View build log
1.0a4 Available View build log
1.0a3 Available View build log
1.0a2 Available View build log
1.0a1 Available View build log
Linux (64-bit)
1.0a6 Available View build log
1.0a4 Available View build log
1.0a3 Available View build log
1.0a2 Available View build log
1.0a1 Available View build log
 
Author
License
GPL version 2
Lastest release
version 1.0a6 on Aug 3rd, 2011

Introduction

Note: This code has been merged into Products.Archetypes and will be part of any Plone 4.1 and later release.

At the heart of the Archetypes reference engine is the reference_catalog. This is a set of catalog indexes used to perform the actual query lookups.

The choice of using a ZCatalog has lead to some data structures which aren't suited for handling references.

This project tries to work around some of the short comings of the internal implementation of the reference engine without changing the public API or making any other changes to the stored data.

Development

The source code can be found at: https://github.com/hannosch/experimental.atrefspeedup

If you encounter any issues, please contact hanno (at) jarn (dot) com.

Changelog

1.0a6 - 2011-08-02
  • Protect against invalid references pointing to non-existent objects. [hannosch]
1.0a5 - 2011-08-02
  • Don't use isdisjoint, as it's not available on Python < 2.6. [hannosch]
1.0a4 - 2010-11-22
  • Deal gracefully with missing uid catalog entries for references. [hannosch, stefan]
1.0a3 - 2010-11-05
  • Speed up getReferences and getBackReferences of Referenceable objects. We no longer load the reference objects themselves but work directly with the information on the brains. [hannosch]
  • Speed up getTargetObject and getSourceObject on reference objects. [hannosch]
1.0a2 - 2010-11-04
  • Support passing in a list of relationships into the getReferences and getBackReferences methods. [hannosch]
1.0a1 - 2010-10-18
  • Initial implementation. [hannosch]

Subscribe to package updates

Last updated Aug 3rd, 2011

Download Stats

Last month:5

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.