Skip to content

Conversation

@bbakerman
Copy link
Member

This PR adds Locale to the parsing code so we can create I18N parsing messages

@dondonz dondonz added this to the 20.0 milestone Aug 17, 2022
* This is the arguments that can be passed to a {@link Parser}
*/
@PublicApi
public interface ParserEnvironment {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should have done this from the start

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have SO many overloaded methods

…rsing # Conflicts: #	src/main/java/graphql/i18n/I18n.java #	src/main/java/graphql/parser/Parser.java #	src/main/java/graphql/parser/ParserEnvironment.java
…rsing # Conflicts: #	src/test/groovy/graphql/parser/ParserTest.groovy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants