Doug MacEachern wrote: > On Tue, 29 Jan 2002, Stas Bekman wrote: > > >>I was looking at adding the Perl API for apr_array_header_t, per >>todo/api.txt entry. >> >>Is there any use for this functionality in Perl? >> > > i think i had only array_headers of char * in mind, like what ap_requires > returns. but it probably isn't worth doing.
I agree. I think it could be worth doing if we want to access some Apache datastructure which is implemented with array_header_t, but since we don't have any, we don't need this API. So can we remove it from todo? _____________________________________________________________________ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://ticketmaster.com http://apacheweek.com http://singlesheaven.com http://perl.apache.org http://perlmonth.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
