2DSharp commented on pull request #2238: URL: https://github.com/apache/thrift/pull/2238#issuecomment-699505773
@Jens-G I was wondering if I should create another `private_fields` flag that creates private fields with getters and setters, and leave the `getters_setters` as it is right now, this way, one of them will be breaking (`private_fields`), and developers unwilling to break existing code can use getters and setters. Please let me know what your thoughts are on this. ---------------------------------------------------------------- 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: [email protected]
