Timeline for Best practices for using public, protected, private?
Current License: CC BY-SA 3.0
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 13, 2018 at 5:59 | review | Suggested edits | |||
| Nov 15, 2018 at 8:25 | |||||
| Sep 21, 2018 at 17:20 | review | Close votes | |||
| Sep 26, 2018 at 3:05 | |||||
| Sep 21, 2018 at 17:00 | comment | added | gnat | Possible duplicate of Do ALL your variables need to be declared private? | |
| May 29, 2016 at 12:43 | review | Close votes | |||
| Jun 3, 2016 at 3:04 | |||||
| Mar 29, 2016 at 22:29 | answer | added | gnasher729 | timeline score: 9 | |
| Mar 29, 2016 at 20:14 | vote | accept | AJJ | ||
| Mar 29, 2016 at 19:47 | review | Close votes | |||
| Apr 8, 2016 at 3:02 | |||||
| Mar 29, 2016 at 19:39 | comment | added | user2023861 | If you are creating some API, you need to anticipate the functionality that a caller may need. Thus you'll need to put more thought into your access modifiers. It depends on who is using the code that you're writing. | |
| Mar 29, 2016 at 19:38 | answer | added | Ben Cottrell | timeline score: 14 | |
| Mar 29, 2016 at 19:38 | answer | added | Chris Ghyzel | timeline score: 1 | |
| Mar 29, 2016 at 19:15 | history | asked | AJJ | CC BY-SA 3.0 |