Comment on Microsoft mangles VS Code protected properties to prevent UI customizationComments−atdt3yGood software engineers don't defend breaking changes by hiding behind their API documentation. They know that that certain behaviors that are depended on by a large number of users are as good as public regardless of what the spec says.Compare to Linus's approach: https://lkml.org/lkml/2012/12/23/75
Comments
Good software engineers don't defend breaking changes by hiding behind their API documentation. They know that that certain behaviors that are depended on by a large number of users are as good as public regardless of what the spec says.
Compare to Linus's approach: https://lkml.org/lkml/2012/12/23/75