uce commented on a change in pull request #127: URL: https://github.com/apache/flink-statefun/pull/127#discussion_r454150217
########## File path: docs/sdk/java.md ########## @@ -162,7 +162,7 @@ Finally, if a catch-all exists, it will be executed or an ``IllegalStateExceptio ## Function Types and Messaging -In Java, function types are defined as a _stringly_ typed reference containing a namespace and name. +In Java, function types are defined as a _strongly_ typed reference containing a namespace and name. Review comment: Yes, my suggestion didn't make sense. +1 to change it as Seth outlined. "stringly typed" has a negative connotation for me as in [needlessly using strings when other options are available](https://wiki.c2.com/?StringlyTyped). ---------------------------------------------------------------- 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: us...@infra.apache.org