Event subscribers for zope.schema
Project description
Introduction
Enable handler for event triggered on field by adding subscriber. We make the configuration glue between zope.schema (which doesn’t depend on zope.component) and zope.component.
Example:
<subscriber
for=".interfaces.IExampleObject
zope.schema.interfaces.IText
zope.schema.interfaces.IFieldUpdatedEvent"
handler=".localrolefield.set_local_role_on_object" />
Contributors
Affinitic, Bubblenet - Original Author
IMIO - Client
Changelog
0.3 (2017-07-13)
Add support for Python 3.4, 3.5, 3.6 and PyPy.
Drop support for Python 2.6.
0.2 (2014-01-30)
Fix release, better manifest.in [jfroche]
0.1 (2014-01-22)
Initial release [jfroche]
Package created using templer [jfroche]
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file zope.schemaevent-0.3.tar.gz.
File metadata
- Download URL: zope.schemaevent-0.3.tar.gz
- Upload date:
- Size: 13.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7585df11f7525509e9e3ea1cdbc607dc26f21613c0297a3f5ec3f97f1a6672b5
|
|
| MD5 |
a10438fb2b868f9a15c65dd1c37305af
|
|
| BLAKE2b-256 |
73a4c2cf51ca91b46caba8a96f7762f82332cd9708c7d9640cfd8f467ce108a3
|
File details
Details for the file zope.schemaevent-0.3-py2.py3-none-any.whl.
File metadata
- Download URL: zope.schemaevent-0.3-py2.py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
271abef7eafe1c0874fde2b6f6b965d6da750c7824333021d6b34ec4e6496035
|
|
| MD5 |
8303cb6314335b6dab593cee8b63688c
|
|
| BLAKE2b-256 |
32484304a9f1674d1cb4f660a1952163bced330e7b4c518e6e10f19901f65ef4
|