Both KVC and KVO require dynamic dispatching and selector manipulation that is 
not present in swift-corelibs-foundation (since everything is based on swift 
objects).

> On Jun 12, 2016, at 10:54 AM, Lars Sonchocky-Helldorf via swift-corelibs-dev 
> <swift-corelibs-dev@swift.org> wrote:
> 
> Hi everybody,
> 
> it came to my attention that the NSKeyValueCoding protocol which is a part of 
> the Darwin-(ObjC-)Foundation (see 
> https://developer.apple.com/library/mac/documentation/Cocoa/Reference/Foundation/Protocols/NSKeyValueCoding_Protocol/
>  ) is somehow omitted here: 
> https://github.com/apple/swift-corelibs-foundation/blob/master/Docs/Status.md
> 
> Was this done on purpose or is the implementation of NSKeyValueCoding still 
> forthcoming?
> 
> Thanks,
> 
>       Lars
> 
> 
> _______________________________________________
> swift-corelibs-dev mailing list
> swift-corelibs-dev@swift.org
> https://lists.swift.org/mailman/listinfo/swift-corelibs-dev

_______________________________________________
swift-corelibs-dev mailing list
swift-corelibs-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-corelibs-dev

Reply via email to