[swift-evolution] [Discussion] Adopting a new common error type outside the bounds of NSError
Erica Sadun
erica at ericasadun.com
Sun Mar 6 21:57:07 CST 2016
> I certainly see the value of the context information you want to provide. It would be great if that could somehow be made available to any ErrorType.
>
> —CK
The context information is a work in progress. First started discussion for this:
https://github.com/apple/swift-evolution/blob/master/proposals/0028-modernizing-debug-identifiers.md <https://github.com/apple/swift-evolution/blob/master/proposals/0028-modernizing-debug-identifiers.md>
But it got deferred, and I never got around to bring that back up. I kind of glommed the two things together.
I should probably start a separate thread for "what info should be gathered in debug identifiers".
And I would very much like to see a proposal gain momentum on another big bugaboo of mine, the
#if conditions for compilation. There was a great conversation going and it died.
-- E
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20160306/7a60e4ee/attachment.html>
More information about the swift-evolution
mailing list