Login
From:
Software and business articles by Ovid
(Uncensored)
subscribe
Programming Mutable Objects
https://curtispoe.org/articles/programming-mutable-objects.html
links
backlinks
Roast topics
Find topics
Find it!
I've often noted that many objections to object-oriented programming go away if the objects are immutable. But sometimes, you want them to be mutable.