You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/10/31 13:55:26 UTC

[GitHub] [flink] MartijnVisser commented on pull request #21176: [FLINK-29740][Scala] Mark all Scala APIs as `@Deprecated`

MartijnVisser commented on PR #21176:
URL: https://github.com/apache/flink/pull/21176#issuecomment-1297130694

   > If at all, we should only deprecate the entry point of the API.
   
   Following our offline sync on this, I've gone with marking the package (which is what you see if you visit https://nightlies.apache.org/flink/flink-docs-master/api/scala/org/apache/flink/api/scala/index.html) and the ExecutionEnvironment https://nightlies.apache.org/flink/flink-docs-master/api/scala/org/apache/flink/api/scala/ExecutionEnvironment.html as `@Deprecated`
   
   The one thing I'm still doubting a bit is about the Scala documentation examples: should we add a hint warning to all examples (feels like overkill), a generic hint for each page that contains a Scala example or should we remove the Scala examples? 


-- 
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: issues-unsubscribe@flink.apache.org

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