Hacker News new | ask | show | jobs
by abiox 3726 days ago
one downside being that you risk creating obscured islands of mutable state, complecting engineering efforts.
1 comments

I view that more as a risk of using mutable state, not OOP. Regardless, I'd rather have the mutable state contained in as limited a scope as possible.