Files
cappuccino/Foundation
Martin CarlbergandGitHub fed0703ecf New: Allow lazy loading control for combined observer key paths (#2854)
This pull request adds a kvoValueForKey: method used by _CPKVOForwardingObserver for getting values.
The default action is to just return the valueForKey value.
Override this method if you want any other behavior.
It can be used to just return nil if you are implementing a lazy load behavior on a class.
It can allow a combined binding to observe this object without trigger any lazy loading.
2019-11-28 09:38:55 +01:00
..
2016-01-17 20:54:20 +01:00
2016-02-06 20:39:49 +01:00
2016-02-06 20:39:49 +01:00
2016-10-20 08:48:01 +02:00
2012-05-13 14:26:19 +01:00
2016-11-02 16:45:01 +01:00
2015-04-22 11:22:44 -07:00
2010-12-26 01:34:37 +02:00
2014-11-25 17:58:17 -05:00
2010-12-26 01:34:37 +02:00
2011-05-04 19:07:06 +02:00
2010-12-26 01:34:37 +02:00
2016-02-06 20:39:49 +01:00
2010-12-26 01:34:37 +02:00
2013-07-26 02:08:14 -04:00
2015-04-22 11:22:44 -07:00
2010-12-16 19:16:33 +02:00
2008-09-04 03:52:20 -07:00