Grouparchy zope.schema extensions
EventProperty is a zope.schema FieldProperty that fires an event when the field is modified and sends the old and new values to the event.
See grouparchy/schema/event.txt for details.
grouparchy.schema.interface includes zope.schema fields for manipulating the interfaces provided by the context.
See grouparchy/schema/interface.txt for details.