You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@avro.apache.org by GitBox <gi...@apache.org> on 2021/02/01 17:08:45 UTC

[GitHub] [avro] RyanSkraba commented on pull request #1069: AVRO-3030: Remove the PUBLIC_DEPRECATED

RyanSkraba commented on pull request #1069:
URL: https://github.com/apache/avro/pull/1069#issuecomment-771009708


   This looks good to me -- but just a quick thought: 
   
   `PUBLIC_DEPRECATED` might still  be useful for developers changing their specific compiler settings from PUBLIC to PRIVATE, to warn their downstream projects that a breaking change is coming to their generated classes.
   
   I don't think that's an _extremely_ common use case: as far as I know, we never share generated classes at our company (and only share schemas).  What do you think?


----------------------------------------------------------------
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:
users@infra.apache.org