You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by GitBox <gi...@apache.org> on 2019/07/15 00:24:08 UTC

[GitHub] [groovy] eric-milles opened a new pull request #967: GROOVY-8547: remove ParserVersion in favor of CC.setPluginFactory(PPF)

eric-milles opened a new pull request #967: GROOVY-8547: remove ParserVersion in favor of CC.setPluginFactory(PPF)
URL: https://github.com/apache/groovy/pull/967
 
 
   As requested, here is the long overdue PR for GROOVY-8547.
   
   setPluginFactory implements strategy pattern; setParserVersion was redundant and led to incorrect checks for Antlr2 parser via version, when it could have been set via setPluginFactory instead.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services