pipelines
Up one levelA Zope 3 package which allows a site developer to specify a series of "filter" operations as a "pipeline". Each filter is a function or callable which takes an "context" object and a "state" object; the state object allows the filters to assign attributes to it, which may not be possible with the context object (e.g., it might be a new-style class with slots).
- pipelines Issues — by Tres Seaver — last modified 2006-07-11 23:37
- Issues related to the pipelines package.
- pipelines-0.1 — by Tres Seaver — last modified 2006-07-11 23:37
- Release 0.1.