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
I’m for locating it in the same place on all platforms. In general, I’m tired
of digging around in different places for stuff depending on which flavor I’m
using.
-Kenny
> On Nov 7, 2016, at 2:45 PM, Tony Parker via swift-corelibs-dev
> wrote:
>
> Hi Pushkar,
>
> Good question. If this wer
I would also say that this should not be marked as @discardableResult, since
its only purpose is to report back yes or no, it would be kind of suspicious if
the it wasn’t used.
-Kenny
> On Sep 27, 2016, at 5:34 AM, Alex Blewitt via swift-corelibs-dev
> wrote:
>
> The Framework function
>