Timeline for Is utilizing a singleton for a cache an antipattern?
Current License: CC BY-SA 4.0
16 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 21, 2024 at 15:37 | audit | First questions | |||
| Mar 21, 2024 at 15:37 | |||||
| Mar 15, 2024 at 9:45 | answer | added | AnoE | timeline score: 0 | |
| Mar 15, 2024 at 8:42 | comment | added | Sascha | Why do you call it a cache? | |
| Mar 14, 2024 at 20:10 | answer | added | supercat | timeline score: 3 | |
| Mar 14, 2024 at 5:20 | history | protected | gnat | ||
| Mar 13, 2024 at 19:20 | answer | added | Chthonic One | timeline score: 5 | |
| Mar 13, 2024 at 15:49 | comment | added | ontrack | Singleton pattern biggest problem is causing issues for testing and/or mocking. Because you might want to substitute your cache for different implementations, but the access call might be hardcoded. But you can build code with this in mind. | |
| Mar 13, 2024 at 15:38 | answer | added | JimmyJames | timeline score: 17 | |
| Mar 13, 2024 at 15:29 | vote | accept | Tyler Del Rosario | ||
| Mar 13, 2024 at 11:13 | history | became hot network question | |||
| Mar 13, 2024 at 9:05 | review | Close votes | |||
| Mar 18, 2024 at 3:04 | |||||
| Mar 13, 2024 at 6:43 | answer | added | JacquesB | timeline score: 30 | |
| Mar 13, 2024 at 6:28 | answer | added | mtj | timeline score: 6 | |
| Mar 13, 2024 at 3:15 | history | edited | Tyler Del Rosario | CC BY-SA 4.0 | added 31 characters in body |
| S Mar 13, 2024 at 3:12 | review | First questions | |||
| Mar 13, 2024 at 6:31 | |||||
| S Mar 13, 2024 at 3:12 | history | asked | Tyler Del Rosario | CC BY-SA 4.0 |