Nick Kew <[EMAIL PROTECTED]> writes:

[...]

> (2) I propose getting rid of it because I cannot see any circumstance
>     in which it's necessary in an output filter.  

But you still need a simple way for an output filter to run some code
before the content handler gets invoked.  FWIW I've been advising output 
filter authors that want to get at libapreq2's post data to use 
filter_init for that:

  http://cvs.apache.org/~joes/libapreq2-2.04-dev/docs/html/apreq_faq.html

If there's a better approach, I'd be glad to update those docs.

-- 
Joe Schaefer

Reply via email to