Hacker News new | ask | show | jobs
by democracy 2408 days ago
This is true as the point of getters and setters is encapsulation, if you totally ignore it there is no real reason to have them at all and public access is a language feature to use.