Hi,

we have two classes of object for each SchemaObject :
- AttributeType and AttributeTypeDescription
...
- Normalizer and NormalizerDescription

The second class is used to hold the OpenLDAP/RFC description for the manipulated SchemaObject. For the AttributeType, the description looks like :

( 2.5.4.9 NAME ( 'street' 'streetAddress' )
   DESC 'RFC2256: street address of this object'
   EQUALITY caseIgnoreMatch
   SUBSTR caseIgnoreSubstringsMatch
   SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128} )

but for the AttributeType, the description field contains the DESC value :
 'RFC2256: street address of this object'

I suggest that the second class is  renamed AttributeTypeSpecification.

Thoughts ?

--
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org


Reply via email to