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


Reply via email to