[
https://issues.apache.org/jira/browse/DIRSHARED-15?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12695542#action_12695542
]
Emmanuel Lecharny commented on DIRSHARED-15:
--------------------------------------------
I have started something a while ago, it should be somewhere in my 35
workspaces ;)
Ok, just consider that I've done nothing, it's probably a better idea. I will
have a look to it though this week-end, just to avoid duplication of effort.
The wiki page is just a page I drafted one year ago to explain the LdapDN data
structure.
> Create a Fast DN parser handling simple DNs
> -------------------------------------------
>
> Key: DIRSHARED-15
> URL: https://issues.apache.org/jira/browse/DIRSHARED-15
> Project: Directory Shared
> Issue Type: Improvement
> Affects Versions: 0.9.10
> Reporter: Emmanuel Lecharny
> Fix For: 1.0.0
>
>
> The idea is to create a parser which only handle simple DNs, containing only
> ascii chars, no special chars, and no special cases like surrounding double
> quotes.
> If we meet one of those special charss, we throw an exception and fall back
> to the complex parser.
> We may gain some performance doing so.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.