elecharny commented on PR #31:
URL: 
https://github.com/apache/directory-ldap-api/pull/31#issuecomment-1513050039

   Indeed, yes.
   Antlr4 is a very different beast, where the lexer is handled like a parser. 
There are antlr2 construuction that aren't easily converted to antlr4.
   
   OTOH, antlr2 is pretty much dead now, and I think it worth the effort to 
migrate to antlr4. I think it's a matter of a couple of weeks to get all the 
grammars translated, including the time it takes to understand the evolution 
between 2 and 4.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to