Timeline for Referencing transient class attributes
Current License: CC BY-SA 4.0
12 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Aug 24, 2022 at 7:11 | vote | accept | Tim Kirkwood | ||
| S Aug 24, 2022 at 7:11 | vote | accept | Tim Kirkwood | ||
| S Aug 24, 2022 at 7:11 | |||||
| Aug 24, 2022 at 7:11 | vote | accept | Tim Kirkwood | ||
| S Aug 24, 2022 at 7:11 | |||||
| Jul 28, 2022 at 1:40 | comment | added | Filip Milovanović | Generally, don't do this for reasons others explained. But, I'd like to add, don't think of classes/objects as of data bags (things where you can store and access some data) - think of them rather as of little bundles of related functions, or maybe as of little computers that do some small computation for you, or are able to figure out some small problem, or do some small management task. You don't use them so much because of the data they store, but because of what they can do - on their own, and when composed together. | |
| Jul 27, 2022 at 22:08 | history | became hot network question | |||
| Jul 27, 2022 at 21:50 | answer | added | Hans-Martin Mosner | timeline score: 3 | |
| Jul 27, 2022 at 15:23 | answer | added | Doc Brown | timeline score: 5 | |
| Jul 27, 2022 at 15:00 | history | tweeted | twitter.com/StackSoftEng/status/1552307846657855489 | ||
| Jul 27, 2022 at 14:59 | comment | added | Doc Brown | Related: Adding field to the class at runtime - design pattern | |
| Jul 27, 2022 at 14:37 | answer | added | candied_orange | timeline score: 5 | |
| S Jul 27, 2022 at 14:07 | review | First questions | |||
| Jul 27, 2022 at 14:57 | |||||
| S Jul 27, 2022 at 14:07 | history | asked | Tim Kirkwood | CC BY-SA 4.0 |