Timeline for How to name a method that both performs a task and returns a boolean as a status?
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 12, 2014 at 14:14 | comment | added | lilbyrdie | Ah, but viewDidLoad is more of a callback notification. Users don't call it to load the view. Rather, it is called after the view is loaded. Likewise: isVisible doesn't set the visibility, rather it just returns what the current value. It doesn't do anything. | |
| Jun 11, 2014 at 19:31 | review | First posts | |||
| Jun 11, 2014 at 21:27 | |||||
| Jun 11, 2014 at 19:22 | history | edited | Gergy008 | CC BY-SA 3.0 |
Misinterpreted the question. Reworded.
|
| Jun 11, 2014 at 19:14 | history | answered | Gergy008 | CC BY-SA 3.0 |