On 2014-06-04 23:21, Walter Bright wrote:
On 6/3/2014 2:44 PM, Remo wrote:
No exceptions (!) so this is at least something that this
language do better as C++ and D  :D
Not everyone think that exceptions are necessary or there is no
other way to handle errors.

Exceptions make ARC expensive, so this may be a reasonable decision for
Swift.

I'm wondering how they'll handle exceptions thrown from Objective-C code which Swift calls.

--
/Jacob Carlborg

Reply via email to