Skip to main content

ZTFY utility used to generate sequences

Project description

Introduction

ZTFY.sequence is a small package used to set sequential identifiers on selected persistent contents.

The SequentialIntIds utility is based on zope.intid.IntIds utility, but overrides a few methods to be able to define these sequential IDs.

Classes for which we want to get these sequential IDs have to implement the ISequentialIntIdTarget marker interface. They can also implement two attributes, which allows to define the name of the sequence to use and a prefix.

This prefix, which can also be defined on the utility, is used to define an ID in hexadecimal form, as for example ‘LIB-IMG-000012ae7c’, based on the ‘main’ numeric ID.

Sequence utility

Sequences are handled by a utility implementing ISequentialIntIds interface and registered for that interface.

You can set two optional parameters on this utility, to define the first hexadecimal ID prefix as well as the length of hexadecimal ID (not including prefix).

Contributors

Thierry Florac <tflorac@ulthar.net>, Author

Changelog

0.1.1

  • force unicode on hexadecimal OID value

  • added TAL “sequence:” namespace package

0.1.0

  • package created using templer [Thierry Florac]

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

ztfy.sequence-0.1.1.tar.gz (9.3 kB view hashes)

Uploaded Source

Built Distribution

ztfy.sequence-0.1.1-py2.7.egg (25.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