2006/09/26
KVO, KVC
Isn't that strange that - (id)valueForKeyPath:(NSString *)keyPathdoes not play well with - (id)valueForUndefinedKey:(NSString *)key in Foundation ? Todo: extract the code, post it here so I can be proved wrong, file a bug.