dev  

Re: apr_reslist semantics

William A. Rowe, Jr.
Mon, 12 May 2008 14:40:02 -0700

Bojan Smojver wrote:

BTW, if you do link to to OpenLDAP on F8, all these things do make sense
to OpenLDAP - they are not useless. Or did I miss something?

Of course, yes this is OpenLDAP and it uses them all [under some
circumstances] so they are not a waste...

until a non-ldap apr-bound application is run.

Which is my point, a loadable apr_ldap.so stub which is loaded at runtime
by applications which need it is the simplest solution.  With the existing
apr_ldap_init function, this should all be transparent.

Bill