@aral Are instance variables strong pointers by default under ARC?
@LarsLundsbakken Yes. And object properties are strong by default also under ARC. Rule of thumb: variables retained by default within scope.
-
-
@aral Thx :) But properties are considered best practice over instance variables?#rewriteornot -
@LarsLundsbakken At this point, yes. Sticking to properties also has less cognitive load :) -
@aral Not that I know what cognitive load means, but I trust you on that one :) Thx again -
@LarsLundsbakken i.e., 100% less stuff to worry about :) -
@aral Nothing better than that :)
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.