mawiesne commented on code in PR #485: URL: https://github.com/apache/opennlp/pull/485#discussion_r1064812250
########## opennlp-tools/src/main/java/opennlp/tools/util/ext/ExtensionServiceKeys.java: ########## @@ -17,11 +17,11 @@ package opennlp.tools.util.ext; -public final class ExtensionServiceKeys { +public class ExtensionServiceKeys { Review Comment: @atarora Could you shortly elaborate why this class should not be `final` anymore? -- 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: dev-unsubscr...@opennlp.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org