Make Comparators, Normalizers and SyntaxCheckers SchemaObjects like all the
other
---------------------------------------------------------------------------------
Key: DIRSERVER-1400
URL: https://issues.apache.org/jira/browse/DIRSERVER-1400
Project: Directory ApacheDS
Issue Type: Improvement
Affects Versions: 1.5.4
Reporter: Emmanuel Lecharny
Fix For: 2.5.0
Schema objects are defined by the protocol, except for Normalizers,
SyntaxCheckers and Comparators. Those elements are critical to the server, and
we should make them first class SchemaObjects too.
That mean we must define a description for them, as the other elements have.
Their handling will not differ from the other schema elements object, too (atm,
they are treated as separated element, and their OIDs are not stored into the
OidRegistry).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.