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
zope.schemaevent-0.3.tar.gz
(13.2 kB
view hashes)
Built Distribution
Close
Hashes for zope.schemaevent-0.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 271abef7eafe1c0874fde2b6f6b965d6da750c7824333021d6b34ec4e6496035 |
|
MD5 | 8303cb6314335b6dab593cee8b63688c |
|
BLAKE2b-256 | 32484304a9f1674d1cb4f660a1952163bced330e7b4c518e6e10f19901f65ef4 |