Emmanuel Lecharny created DIRAPI-315:
----------------------------------------
Summary: Create a faster Schema parser
Key: DIRAPI-315
URL: https://issues.apache.org/jira/browse/DIRAPI-315
Project: Directory Client API
Issue Type: Improvement
Affects Versions: 1.0.0
Reporter: Emmanuel Lecharny
Fix For: 2.0.0
The current schema parser is based on antlr, and this parser call other antlr
parsers for sub-parts. It's extremely slow up to a point it's visible in Studio
when opening the application, as it will parse all the schema for all the
existing connection : t might take a minute to do so if you have a few tens of
connections.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)