Timeline for Do ALL your variables need to be declared private?
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 8, 2012 at 18:13 | history | edited | T I | CC BY-SA 3.0 | deleted 1 characters in body |
| Feb 8, 2012 at 16:24 | history | edited | T I | CC BY-SA 3.0 | added 10 characters in body |
| Feb 8, 2012 at 16:22 | comment | added | T I | I also believe other benefits of always using private variables would be when refactoring some fundamental logic that needs to be applied everywhere (you only have to update your getters and setters), and quite possibly benefit concurrency though I am not sure about these two | |
| Feb 8, 2012 at 16:06 | history | answered | T I | CC BY-SA 3.0 |