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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ztfy.sequence-0.1.1.tar.gz
.
File metadata
- Download URL: ztfy.sequence-0.1.1.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 33287df6b9198b150e7227165fc0cbe3292e6c765e3f28c7ed587e17836db2af |
|
MD5 | 6b038cf7bfa87490a0f7cd695bf1a167 |
|
BLAKE2b-256 | 4e41522adf3793cf9713bc13fd7a8845d5f91d4d01ffa0f4c92354bf752c285d |
File details
Details for the file ztfy.sequence-0.1.1-py2.7.egg
.
File metadata
- Download URL: ztfy.sequence-0.1.1-py2.7.egg
- Upload date:
- Size: 25.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c400c3734de98535a83d4a0732c5595c33f08b2598042f5ec2847edd3ac6164f |
|
MD5 | b3f2b4f1e72a1b40cd7eb2fe350c83a2 |
|
BLAKE2b-256 | e24dbecac57a5b9d6c8a5e78fe5e8ec289576ec3cfa3a17e21ce4f773fd5cde7 |