Skip to main content

Integer Id Utility

Project description

This package provides an API to create integer ids for any object. Later objects can be looked up by their id as well. This functionality is commonly used in situations where dealing with objects is undesirably, such as in search indices or any code that needs an easy hash of an object.

CHANGES

3.6.0 (2009-01-31)

  • Changed dependency from zope.app.container to zope.container.

  • Move test dependencies zope.app.folder and zope.app.component as zope.site.

3.5.1 (2008-12-11)

  • Make it possible to subscribe object-specific handlers for IntIdAddedEvent/IntIdRemovedEvent. Use them like the zope.app.container.interfaces.IObjectAddedEvent.

  • Include utility->id mapping of added ids to the IntIdAddedEvent.

  • Removed testing dependencies from install_requires.

3.5.0 (2008-06-19)

  • Separate subscriber configuration into a separate ZCML file.

3.4.1 (2007-10-31)

  • Resolve ZopeSecurityPolicy deprecation warning.

3.4.0 (2007-10-24)

  • Initial release independent of the main Zope tree.

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

zope.app.intid-3.6.0.tar.gz (11.5 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