Esteban Fernandez Stafford wrote:
Hello,
in november there was a plan to prototype the stream interface in Perl.
I would like to know the status of it. I am particularly interested
in new features for the output filter api. I have been missing a way of
creating a context for the filter.
I've a
Hello,
in november there was a plan to prototype the stream interface in Perl.
I would like to know the status of it. I am particularly interested
in new features for the output filter api. I have been missing a way of
creating a context for the filter.
Thanks in advance! And happy new year!
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
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.
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