root / home / tseaver / obzervationz / 2005 / pipelines_0_1_20050626 Pipelines 0.1 ReleasedThis is the initial release of the 'pipelines' package Ivo van der Wijk and I developed during last week's Zope3 ECM sprint.
Created by tseaver. Last modified 2005-06-28 07:28:15. |
The package makes it possible to chain together arbitraty filters, which are called sequentially to process a given object. Pipelines may be created in Python code, or via ZCML; they are designed to be registered (in Zope 3 / Zope 2.8+) as utilities or event subscribers.