On Sat, Apr 12, 2008 at 06:36:15AM -0000, Mladen Turk wrote:
> Author: mturk
> Date: Fri Apr 11 23:36:14 2008
> New Revision: 647384
> 
> URL: http://svn.apache.org/viewvc?rev=647384&view=rev
> Log:
> Introduce apr_pool_create_core_ex

What problem is this solving?

"This function should be used for short living pools, usually ones that 
are created and destroyed either in a loop or inside function call."

I don't understand that at all.  Needing to use an unparented pool 
sounds like an application bug/design issue.  Can you explain the 
context for this?

joe

Reply via email to