On Thu, 20 Sep 2001, Philippe M . Chiasson wrote:
 
> Sure, I could do that.

cool.  might be worth skimming the archives first, i think there may have
been discussion on this, but i didn't pay much attention at the time.
 
> While talking about httpd/apr, I am also thinking about making a patch to
> apr_table_do/vdo to provide an interface for people like me who can't magically
> create a va_list on the fly, what do you think?

i think we should just roll our own that uses the Perl stack instead of
the va_list.  apr_table_vdo is a very small body of code.  we could also
skip the C callback and call the Perl callback directly.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to