Closed harlanhaskins closed 10 years ago
Can't all of that be done much more cleanly with properties inside class extensions or instance variables?
I could be wrong here but my reading of the documentation implies:
Because of this, I have to use the objc runtime to allocate storage to back the property.
Can't all of that be done much more cleanly with properties inside class extensions or instance variables?