[z3-checkins] r13921 - z3/pipelines/trunk

ivo at codespeak.net ivo at codespeak.net
Sun Jun 26 12:08:24 CEST 2005


Author: ivo
Date: Sun Jun 26 12:08:23 2005
New Revision: 13921

Added:
   z3/pipelines/trunk/TODO.txt
Log:
added todo

Added: z3/pipelines/trunk/TODO.txt
==============================================================================
--- (empty file)
+++ z3/pipelines/trunk/TODO.txt	Sun Jun 26 12:08:23 2005
@@ -0,0 +1,8 @@
+- possibly implement some form of prioritizing
+
+- possibly implement some way of adding/inserting additional filters into a pipeline and/or reusing pipelines
+
+- filters should be able to raise some "AbortPipelineException" if a filter finds out the pipeline cannot proceed (i.e. trying to extract xml from an image)
+
+- require that objects being filtered implement IFilterable?
+


More information about the z3-checkins mailing list