mikeash / MAKVONotificationCenter

Better key-value observing for Cocoa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MAKVONotificationCenter

This README is currently a placeholder. See Key-Value Observing Done Right at Michael Ash's blog for more information.

This code is originally by Michael Ash, and modified by Gwynne Raskind to add blocks support, ARC mode, automatic de-registration of observers on dealloc, and multiple keypaths per registration.

About

Better key-value observing for Cocoa

License:Other


Languages

Language:Objective-C 100.0%