> I'm currently doing some modifications in the DN classes to keep the code > close to the LDAP API we are defining. > > There are many places where we reference the JNDI Name interface, because DN > currently implements this interface. > > I'm not sure this is anymore interesting to have such a relation between > JNDI and DN. I suggest to remove Name from all the DN and related classes. > > wdyt ?
+1, but may ask you to postpone this activity till we release 1.5.6, I ask cause I have many core-integ tests migrated to use client-api but not yet checked-in and this refactoring might not be uniform across the code. Kiran Ayyagari
