You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Emmanuel Lecharny <el...@gmail.com> on 2010/01/12 15:05:48 UTC

LdapDN : some cleanup

Hi guys,

just to inform you that I will remove some of the existing constructors :

LdapDN(bytes[]) : it's just used by the ASN.1 codec
LdapDN( Iterator<String>) : never used
LdapDN( List<String>) : nerver used

We also may wnt to add those constructors :
LdapDN( String rdn, String parent)
LdapDN( RDN rdn, LdapDN parent)
and
LdapDN( RDN... rdns )

Thoughts ?

-- 
Regards,
Cordialement,
Emmanuel Lécharny
www.nextury.com