Quantcast
Channel: MarsHut
Viewing all articles
Browse latest Browse all 6551

NSCoding vs NSSecureCoding

$
0
0
Hi all,

I was modernizing some of my code to support NSSecureCoding instead of just NSCoding and stumbled upon that fact that NSColor and NSImage support only NSCoding and not NSSecureCoding. Whereas NSURL, NSData, NSArray and countless others now support NSSecureCoding.

Is it just that Apple hasn't gotten around to NSColor and NSImage, or is there some rationale I'm not seeing?

Cheers,

Viewing all articles
Browse latest Browse all 6551

Trending Articles