Re: Soooo, I was reviewing this code from Chennai on Friday…
Re: Soooo, I was reviewing this code from Chennai on Friday…
- Subject: Re: Soooo, I was reviewing this code from Chennai on Friday…
- From: Steve Mills <email@hidden>
- Date: Mon, 02 May 2016 19:33:42 +0000 (GMT)
On May 02, 2016, at 02:19 PM, Alex Zavatone <email@hidden> wrote:
What was the compelling reason for you guys to use this functionality on purpose, ease of data access?
It seems like it might leave many loose ends and I'm looking for ways to reduce the amount of rope we use to hang ourselves.
What was the benefit it offered your team?
It's been a long time since I had that job, so it's a little fuzzy. I recall it being very helpful for classes that we couldn't subclass for some reason or other. I see one mention of it being used on each NSCell of some buttons in tool palettes.
The category method we added was objectUserInfo, which would attempt to get the associated object. If it was nil, it would create a mutable dict and set the associated object, and return the dict. That way, every object could have a dict "property" that could be used however the client wanted.
Sent from iCloud's ridiculous UI, so, sorry about the formatting
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden