[swift-corelibs-dev] NSCoding methods

Philippe Hausler phausler at apple.com
Mon Dec 28 17:54:14 CST 2015


It is ok on the special types; those are harder than they may seem… NSValue in Darwin has some limitations like that especially when it comes to secure coding or non standard aligned values.

> On Dec 28, 2015, at 3:52 PM, Luke Howard <lukeh at padl.com> wrote:
> 
> NSConcreteValue is in the current nscoding branch BTW, it works for decoding (non-special types, special is todo).
> 
> — Luke



More information about the swift-corelibs-dev mailing list