Implement a new LDAP Filter parser ---------------------------------- Key: DIRSERVER-986 URL: https://issues.apache.org/jira/browse/DIRSERVER-986 Project: Directory ApacheDS Issue Type: Improvement Reporter: Ersin Er Assignee: Emmanuel Lecharny
Current version of the Filter parser was implemented with the Antlr Selector trick and is now hard to maintain. As it's a bit complex code I could not easily modify it to fix some possible reentrance problems. We need to implement a new LDAP filter, possibly by hand, in order to be able to maintain it and avoid untrackable problems. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.