5 ms·
I've been exposed to decorators (starting with Java) and have 'gotten' them and I will proudly admit that I despise decorators and don't think they are great at
by qualitytime 9y ago
I've been exposed to decorators (starting with Java) and have 'gotten' them and I will proudly admit that I despise decorators and don't think they are great at all.
- ben174 9y agoJust hate them? Did they steal yoUr lunch money? Or is there something more specific you hate about them?
- qualitytime 9y agoMate, you've got some broken images on your homepage.
- ben174 9y agoThank you for the heads up! Will fix when I get home
- Sohcahtoa82 9y agoLike many language features, they can be extremely useful and can significantly improve code clarity. They can also be abused in such ways that clarity is actually destroyed.