|
|
|
|
|
by marcosdumay
2096 days ago
|
|
You seem to have experience only on languages where strings are immutable, and objects are always mutable. Those properties are not universal. And yet, despite correctly assessing the problem, you insist on fighting objects instead of mutability. |
|
to make things mutable you have to clone them as such and i cant really think of a single api in cocoa/foundation that vends a mutable array or string...
i think its a very good point...