Hi All,
I’ve noticed that for many classes in Foundation, encodeWithCoder and
init?(coder aDecoder: NSCoder) call NSUnimplemented. Are these methods that
just haven’t been implemented yet, or are we not interested in implementing
these moving forward? Apologies if this has already been discuss
> and verify the coding/decoding on all platforms.
>
>> On Dec 12, 2015, at 11:58 AM, Daniel Strokis via swift-corelibs-dev
>> wrote:
>>
>> Hi All,
>>
>> I’ve noticed that for many classes in Foundation, encodeWithCoder and
>> init?(coder aDec