Files
cappuccino/Tests/Foundation
Klaas Pieter Annema 34339fbcd9 several bindings / KVC fixes
- setValue:forKeyPath will now get call setValue:forKeyPath again on the value of the first part of the key path
- override valueForKeyPath: and valueForKey: in CPObjectController's CPControllerSelectionProxy to return controller markers when appropriate
- override setValue:forKeyPath: and setValue:forKey: in CPObjectController's CPControllerSelectionProxy to bypass possible controller markers

This commit also removes previous hacks for compound paths and adds test cases for the errors. All this is related to issue #967.
2010-11-23 14:18:22 +01:00
..
2010-08-31 23:45:35 -04:00
2009-10-22 10:05:58 -07:00
2010-11-13 12:41:31 -08:00
2010-05-24 10:09:39 -07:00
2010-05-26 10:06:49 -07:00
2010-11-07 17:56:22 +01:00