> From: Ryan Bloom [mailto:rbb@covalent.net]
> Sent: 07 December 2001 17:22
> To: dev@httpd.apache.org; brianp@apache.org; httpd-2.0-cvs@apache.org
> Subject: Re: cvs commit: httpd-2.0 ROADMAP
>
>
>
> > + * Add a string "class" that combines a char* with a length
> > + and a reference count. This will help reduce the number
> > + of strlen and strdup operations during request processing.
>
> This doesn't belong in Apache, if anything it is an APR class. BTW,
> this has come up multiple times, and everybody seems to be in favor
> or if.
>
> Ryan
In subversion svn_string_t was introduced, because it wasn't in APR.
It does (AFAIK) exactly what brian describes.
Sander
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:51 2006