You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Stefan Seelmann (JIRA)" <ji...@apache.org> on 2009/04/01 00:21:50 UTC

[jira] Updated: (DIRSHARED-15) Create a Fast DN parser handling simple DNs

     [ https://issues.apache.org/jira/browse/DIRSHARED-15?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Seelmann updated DIRSHARED-15:
-------------------------------------

    Summary: Create a Fast DN parser handling simple DNs  (was: Create a Fast DN parser handling simple DNS )

> 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.