Files
cappuccino/Foundation
Aparajita Fishman e2ead56256 Collection KVC fixes, nextObject correctness
- Moved common CPArray/CPSet collection KVC operators to _CPCollectionKVCOperators.
- Implemented KVC operator dispatch using Objective-J.
- Fixed infinite loop with empty  collection in @min, @max and @sum operators.
- Correctly return valueForUndefinedKey when necessary.
- valueForUndefinedKey reason uses raw description for consistency, class' overridden description may not helpful at all.
- Don't create a forwarder for @ operators with property paths.
- Fixed CPSet -valueForKeyPath to correctly deal with nil/undefined/empty values.
- Added tests for collection  KVC operators.
- enumerator -nextObject should always compare against nil for clarity, correctness, and consistency.
2012-04-03 22:16:55 -07:00
..
2010-12-26 01:34:37 +02:00
2011-01-24 11:05:48 +02:00
2010-12-26 01:34:37 +02:00
2010-12-26 01:34:37 +02:00
2012-03-24 17:57:13 -07:00
2011-01-24 11:05:48 +02:00
2010-12-26 01:34:37 +02:00
2010-12-26 01:34:37 +02:00
2011-05-04 19:07:06 +02:00
2012-03-18 00:44:02 +00:00
2010-12-26 01:34:37 +02:00
2010-12-26 01:34:37 +02:00
2011-11-23 00:28:27 +00:00
2010-02-05 22:27:13 -08:00
2010-12-26 01:34:37 +02:00
2010-12-26 01:34:37 +02:00
2011-01-24 11:05:48 +02:00
2012-02-24 19:44:26 +00:00
2010-12-26 01:34:37 +02:00
2011-01-24 11:05:48 +02:00
2010-12-26 01:34:37 +02:00
2010-12-09 13:45:29 -08:00
2010-12-26 01:34:37 +02:00
2011-01-24 11:05:48 +02:00
2010-12-16 19:16:33 +02:00
2011-01-24 11:05:48 +02:00
2011-01-24 11:05:48 +02:00
2010-12-16 19:16:33 +02:00
2010-12-16 19:16:33 +02:00
2008-09-04 03:52:20 -07:00
2011-05-26 23:59:08 -04:00