Timeline for Determining response codes from void functions OOP
Current License: CC BY-SA 4.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 7, 2021 at 7:34 | history | edited | CommunityBot | replaced https://tools.ietf.org/html/rfc with https://www.rfc-editor.org/rfc/rfc | |
| Apr 17, 2019 at 18:46 | comment | added | candied_orange | It may be worth noting that the call back does not have to be passed when the void method is called. It could have been configured previously in the methods object state and be waiting to be used when called. This way the calling code doesn't have to understand what you're talking to at all. All the calling code has to know is: do it now. | |
| Apr 16, 2019 at 10:59 | history | answered | VoiceOfUnreason | CC BY-SA 4.0 |