Am 03.05.2014 00:00, schrieb Michael Merickel:
Did we skip past attempting to merge this with pyramid_ldap? Not feasible?
I would not merge them since they are based on very different LDAP libraries (a mature one based on OpenLDAP and new one in pure Python) and therefore there are minor compatibility issues (e.g. the names of scopes are different) and it can have impact on performance, encoding issues (particularly with Python 2), issues with LDAP and SSL/TLS.
Better to keep them separate and let Python 2 users the choice to continue using the old package.
-- Christoph -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
