Changeset [21c2b8f74ace76e1fb0ec53c0b22b86df1bec90c] by Klaas Pieter Annema
November 24th, 2010 @ 03:21 AM
trigger notification for correct key path in _CPObservationProxy
Previously _CPObservationProxy would only trigger notifications
for the key path it was created with. For example a notification
for department would be forwarded to the controller and observer as
a notification on department.name because that was the key path the
observation proxy was created for.
https://github.com/280north/cappuccino/commit/21c2b8f74ace76e1fb0ec...
Committed by Klaas Pieter Annema
- M AppKit/CPObjectController.j
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The Cappuccino Web Framework, including AppKit, Foundation, and Objective-J.