After testing your recomendation everything worked, thanks a lot.

I will like to take the oportunity to thank everyone involved in the development of this excelent framework, congratulations for the excelent work.

peter royal wrote:
On Jun 20, 2007, at 9:28 AM, Germán Borbolla Flores wrote:
If there isn't any, I was thinking about changing IoFilter and add to each method a previousFilter so I could just invoke previousFilter.filterWrite. Is this possible? Should I work on it and send a patch or commit the change?

I believe if you call NextFilter.filterWrite in your IoFilter, it will do what you want.

-pete

Reply via email to