Given the two existing isParent and isChild methods.

I think it makes totally sense. 
Regards,
Pierre-Arnaud
On mardi 15 février 2011 at 16:23, Emmanuel Lecharny wrote: 
> Hi,
> 
> the compareTo method has a semantic that probably does not applies to 
> the Dn class : either two DNs are equals, or they are different, but 
> they aren't superior or inferior, except if one is the parent of the other.
> 
> As we already have a isParent and isChild methods, I suggest we remove 
> the compareTo() methods (which is never used) and not implemen the 
> Comparable<Dn> interface.
> 
> Thoughts ?
> 
> -- 
> Regards,
> Cordialement,
> Emmanuel Lécharny
> www.iktek.com
> 

Reply via email to