Re: an oldie but a goodie: observing properties of collected objects
Re: an oldie but a goodie: observing properties of collected objects
- Subject: Re: an oldie but a goodie: observing properties of collected objects
- From: Benjamin Rister <email@hidden>
- Date: Tue, 22 Jun 2010 08:58:07 -0400
On Jun 17, 2010, at 10:02 PM, Ken Thomases wrote:
> Also, you could probably abstract it out into a custom class to facilitate array observing, if you really wanted it. Maybe somebody already has, for all I know.
In fact, I put our implementation of this up on github last year:
http://github.com/bdrister/DSReceptionist
It requires blocks and GC, so not suitable for iOS use as-is, but now that blocks have made their way to iOS, somebody could retrofit old-school memory management into it if they needed and make it dual mode.
Best,
Benjamin Rister_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden