So it sounds to me like you're making the OID registry capable of returning any kind of SchemaObject when you look up by OID instead of just confirming OID exists or looking OID by alias name?
On Sun, Aug 23, 2009 at 4:26 PM, Emmanuel Lecharny <[email protected]>wrote: > Well, after a second thought, the OidRegistry is useless. We can use the SO > registries instead of the unique OidRegistry, as we laready have a way to > find a SO from its OID using this data structure. We just have to extend it > by adding a name->SO to be able to cover the same functionalities offered by > the current OidRegistry. > > -- > -- > cordialement, regards, > Emmanuel Lécharny > www.iktek.com > directory.apache.org > > > > -- Alex Karasulu My Blog :: http://www.jroller.com/akarasulu/ Apache Directory Server :: http://directory.apache.org Apache MINA :: http://mina.apache.org
