grouparchy.schema

Grouparchy zope.schema extensions

Field Events

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.

Interface Fields

grouparchy.schema.interface includes zope.schema fields for manipulating the interfaces provided by the context.

See grouparchy/schema/interface.txt for details.