Thanks Emmanuel.
This is going to be a very clean API. :)
Regards,
Pierre-Arnaud
On vendredi 18 février 2011 at 09:52, Emmanuel Lecharny wrote:
> 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
>
|