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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to