[ http://issues.apache.org/jira/browse/DIRSERVER-793?page=comments#action_12457993 ] Emmanuel Lecharny commented on DIRSERVER-793: ---------------------------------------------
Applied ! Thanks Stefan for the patch. However we have had a discussion about parsers, and we think that we should have as many parsers as we have objects to parse, to avoid concurrenct access problems. This is something I will elaborate tomorrow, because 3am is definitively not the right time to make my brain produce smart things :) > Implement parsers and simple beans for all schema elements in RFC4512 > --------------------------------------------------------------------- > > Key: DIRSERVER-793 > URL: http://issues.apache.org/jira/browse/DIRSERVER-793 > Project: Directory ApacheDS > Issue Type: New Feature > Reporter: Ersin Er > Fix For: 1.5.0 > > Attachments: shared-ldap-trunks-ATD-LSD.patch, > shared-ldap-trunks-ObjectClassDescription.patch > > > We need parsers and simple beans to populate in for all schema elements given > in RFC4512. The elements are: > ObjectClassDescription > AttributeTypeDescription > MatchingRuleDescription > MatchingRuleUseDescription > SyntaxDescription > DITContentRuleDescription > DITStructureRuleDescription > NameFormDescription -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
