Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
Mario 🔒 (mario@don.tbully.me)'s status on Saturday, 04-Nov-2023 19:10:46 JSTMario 🔒 @Moon Maybe it's because I never had to seriously work with it, but the little pet projects I did using it suffered from their approach to abstraction. Pretty sure that's just my bias, but thinking about OOP design patterns gives me shivers.
I'd rather just write a function that generates certain instances of a type instead of having a factory object i.e.