You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@opennlp.apache.org by "jzonthemtn (via GitHub)" <gi...@apache.org> on 2023/06/18 15:13:01 UTC

[GitHub] [opennlp] jzonthemtn commented on pull request #540: OPENNLP-1501 Make use of Records and Pattern Matching for instanceof

jzonthemtn commented on PR #540:
URL: https://github.com/apache/opennlp/pull/540#issuecomment-1596180560

   I like it, but I'm thinking about the potential impact on applications that use OpenNLP. For instance, will applications that use the `Tokens` class have to update their source to use `tokens.tokens()` instead of `tokens.getTokens()`?


-- 
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-unsubscribe@opennlp.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org