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 <[email protected]> wrote: > > NSConcreteValue is in the current nscoding branch BTW, it works for decoding > (non-special types, special is todo). > > — Luke _______________________________________________ swift-corelibs-dev mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-corelibs-dev
