[swift-corelibs-dev] NSCoding methods

Luke Howard lukeh at padl.com
Tue Dec 29 22:40:30 CST 2015


> On 30 Dec 2015, at 6:20 AM, Philippe Hausler <phausler at apple.com> wrote:
> 
>> * Something weird is going on with casting over which completely breaks NSKeyedArchiver. I can reproduce it with the following:
>> 
>>     let foo = (NSMutableArray() as? AnyObject) as? NSCoding

https://github.com/lhoward/swift-corelibs-foundation/commit/0de79438392d94ebff45c602bad144aefd1bff13 <https://github.com/lhoward/swift-corelibs-foundation/commit/0de79438392d94ebff45c602bad144aefd1bff13>

seems to fix this specific issue

— Luke
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-corelibs-dev/attachments/20151230/80dc411f/attachment.html>


More information about the swift-corelibs-dev mailing list