Timeline for When is it appropriate to reuse a method for another method?
Current License: CC BY-SA 4.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 11, 2019 at 23:18 | answer | added | Tulains Córdova | timeline score: 0 | |
| Nov 11, 2019 at 23:05 | comment | added | Tulains Córdova | Is there a reason why you are actually cloning the property instead of just passing it by reference? | |
| Nov 10, 2019 at 23:21 | comment | added | Alexander | Unrelated but important: int is a totally inappropriate return type for this context. All the negative return values should be replaced by error objects, exception throws, or enum values. | |
| Nov 10, 2019 at 23:02 | answer | added | Flater | timeline score: 0 | |
| Nov 10, 2019 at 12:00 | history | tweeted | twitter.com/StackSoftEng/status/1193498671582732288 | ||
| Nov 10, 2019 at 8:21 | review | Suggested edits | |||
| Nov 11, 2019 at 11:28 | |||||
| Nov 9, 2019 at 20:12 | answer | added | Martin Maat | timeline score: 3 | |
| Nov 9, 2019 at 19:25 | review | First posts | |||
| Nov 16, 2019 at 4:25 | |||||
| Nov 9, 2019 at 19:23 | history | asked | Alec Felix | CC BY-SA 4.0 |