Hi,

just to inform you that the following modifications has been done yesterday :

Removed methods :

  Dn(String)
  Dn(SchemaManager, String)
  add(int, Rdn)
  add(int, String)

Renamed methods :

  isChildOf(Dn) ->  isDescendantOf(Dn)
  isChildOf(String) ->  isDescendantOf(String)
  isParentOf(Dn) ->  isAncestorOf(Dn)
  isParentOf(String) ->  isAncestorOf(String)

(we can sill discuss the final name to use)


Added method :

  getSchemaManager()


I will continue with the suggested modifications, assuming that those were the low hanging fruits...



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

Reply via email to