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
> wrote:
>
> Hello, Swift community.
>
> I would like to participate in implementing
Hi Tony, I have a question. >> Some of it is pretty tricky to implement without the dynamic behavior of ObjC though.I guess you were referring to something like "NSExpression(format:"FUNCTION(4.2, 'factorial')")" where `factorial` is a function defined on an extension of NSNumber. Now, this transla