You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Atanu.Mandal@cognizant.com (JIRA)" <ji...@apache.org> on 2008/05/08 11:06:58 UTC

[jira] Commented: (DIRSERVER-986) Implement a new LDAP Filter parser

    [ https://issues.apache.org/jira/browse/DIRSERVER-986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595161#action_12595161 ] 

Atanu.Mandal@cognizant.com commented on DIRSERVER-986:
------------------------------------------------------


Hi,

Do you have any idea how to parse LDAP filters (Which is prefix by
nature) to infix expression? We need this in our project. Any help will
be appreciated.



Thank you,

Atanu Mandal



This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information.
If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.
Any unauthorised review, use, disclosure, dissemination, forwarding, printing or copying of this email or any action taken in reliance on this e-mail is strictly
prohibited and may be unlawful.


> Implement a new LDAP Filter parser
> ----------------------------------
>
>                 Key: DIRSERVER-986
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-986
>             Project: Directory ApacheDS
>          Issue Type: Improvement
>    Affects Versions: 1.5.0
>            Reporter: Ersin Er
>            Assignee: Emmanuel Lecharny
>             Fix For: 1.5.3
>
>
> 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.