On 18 Apr 2024, at 14:21, Joe Orton <[email protected]> wrote: > This design decision seems surprising to me, what does this add? Adding > another abstraction layer to allow runtime selection of the LDAP library > seems like a step backwards (a lot of complexity with no benefit). > Unlike with e.g. a database backend selection users don't care about > picking/configuring among many LDAP libraries.
Can you read through the following and confirm whether your questions are answered? https://github.com/apache/apr/blob/trunk/include/apr_ldap.h#L27 If any specific questions aren't answered, can you confirm so I can make these clear in the docs? Regards, Graham --
