Re: streamed filtering spec

2002-11-24 Thread Stas Bekman
Doug MacEachern wrote: On Mon, 25 Nov 2002, Stas Bekman wrote: Doug, what's the status of the streaming filtering implementation? i won't be able to touch this anytime soon. if you want to take a stab, feel free. might be worthwhile to prototype the stream interface in Perl, then port to

Re: streamed filtering spec

2002-11-24 Thread Doug MacEachern
On Mon, 25 Nov 2002, Stas Bekman wrote: > Doug, > > what's the status of the streaming filtering implementation? i won't be able to touch this anytime soon. if you want to take a stab, feel free. might be worthwhile to prototype the stream interface in Perl, then port to C for speed later.

streamed filtering spec

2002-11-24 Thread Stas Bekman
Doug, what's the status of the streaming filtering implementation? We have a semi-working implementation of output filtering, and no input filtering. If I remember correctly we were waiting for Apache API to stabilize, please correct me if I'm wrong. My impressions from talking to people at Ap