Skip to main content

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.1 (2014-01-22)

  • Initial release [jfroche]

  • Package created using templer [jfroche]

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.schemaevent-0.1.tar.gz (3.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