[swift-corelibs-dev] NSSortDescriptor implementation

Kenny Leung kenny_leung at pobox.com
Mon Jan 16 11:53:45 CST 2017


I don’t think it’s possible to implement NSSortDescriptor without KeyValueCoding, which is not possible with the current Swift.

-Kenny


> On Jan 13, 2017, at 9:31 AM, Sergej Jaskiewicz via swift-corelibs-dev <swift-corelibs-dev at swift.org> wrote:
> 
> Hello, Swift community.
> 
> I would like to participate in implementing NSSortDescriptor. Has anybody already been doing anything with this part of Foundation? If not, I’d be glad to take this task and see what I can come up with.
> 
> Is there anything I should know before I start? I mean some unobvious subtleties with NSSortDescriptor.
> _______________________________________________
> swift-corelibs-dev mailing list
> swift-corelibs-dev at swift.org
> https://lists.swift.org/mailman/listinfo/swift-corelibs-dev



More information about the swift-corelibs-dev mailing list