On 5 Jun 2016, at 11:36, Jens Alfke <j...@mooseyard.com> wrote:

> It’s almost unique in that regard; in general Cocoa APIs are only supposed to 
> throw exceptions for programmer errors like assertion failures.

Almost unique is right.  The only other offender I can think of is Distributed 
Objects, which is even less fun because any method call (including property 
accesses) on any proxied object can throw language exceptions.

Share and Enjoy
--
Quinn "The Eskimo!"                    <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware


_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users

Reply via email to