Timeline for Instanceof code smell
Current License: CC BY-SA 4.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 18, 2019 at 14:12 | comment | added | Hans-Martin Mosner | As @LieRyan noted, if your issue is with ORM performance you might better tackle it using database mechanisms. Double dispatch would help against the code smell but if there is a way to eliminate the performance bottleneck without introducing the code smell in the first place that would be preferable. | |
| Jul 18, 2019 at 12:02 | history | answered | Hans-Martin Mosner | CC BY-SA 4.0 |