[swift-evolution] [Review #2] SE-0089: Renaming String.init<T>(_: T)

David Sweeris davesweeris at mac.com
Sat Jun 4 22:25:13 CDT 2016


> On Jun 4, 2016, at 15:46, Jacob Bandes-Storch via swift-evolution <swift-evolution at swift.org> wrote:
> 
>   - The "lossless" protocol will be a welcome addition for serialization/deserialization code, and it makes the replacement init(_:) API very clear in its behavior.

Speaking of which, would "Serializable" be a better name for the protocol? I don't recall whether anyone's already asked.

- Dave Sweeris


More information about the swift-evolution mailing list