Ciao Vincent,

I was using the word filter somewhat loosely. An example would be GIMP blur
filters.  They take an input image, modify it and pass it back, not merely
"filter out" It might also function as a decorator.

The response object is a choke point,  almost every thing passes through the
response object on its way to the layout, making it a good place to put a
filter.

The idea is to modify '"filter/decorate" based on the named response segment
rather than the content i.e. where its going rather than what it is. Also,
we already have a filters directory in our modular directory layout but
alas, no  filters.


ciao,

*quetz*
.

Reply via email to