IIRC, &quot;custom&quot; was used because it&#39;s not just conforming types that are string convertible; it&#39;s that these types have a custom string conversion. I can appreciate how this is an important point to communicate.<br><div class="gmail_quote"><div dir="ltr">On Fri, Jul 1, 2016 at 14:16 Eric Habberstad via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org">swift-evolution@swift.org</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><br></div><div>To the Swift community,</div><div><br></div><div>May I put forth a couple of new names for the following protocol:</div><div><br></div><div><br></div><div>- CustomStringConvertible  —   rename as ‘Descriptive’ or as ‘Revealable’</div><div><br></div><div><br></div><div>Two goals for Swift is clarity and joy in use of the language, so I strongly feel that ‘Custom-‘ not be part of any new name here since it contributes little except verbosity, and ‘-String-‘ should be dropped too since ‘CustomStringConvertible’ has nothing to do with the String struct proper.  The protocol only consists of the <b>var description</b>, after all.</div><div><br></div><div>Of course, the corollary would be ‘DebugDescriptive’ or ‘DebugRevealable’</div><div><br></div><div>I did consider ‘Describable’ as a name but to me ‘Descriptive’ looks and sounds better and captures the essence of what CustomStringConvertible really is.  ‘Revealable’ as an alternate sounds, pardon the pun, almost as descriptive and has a bit of a classier ring to it.</div><div><br></div><div>This is a followup, albeit partial, to the final <span style="white-space:pre-wrap;background-color:rgb(255,255,255)">review of proposal SE-0041 </span><span style="white-space:pre-wrap">which noted that the community was quite positive about the stated need to rename this and some other protocols, but just needs agreement on new names.</span></div><div><br></div><div>— Eric</div></div>_______________________________________________<br>
swift-evolution mailing list<br>
<a href="mailto:swift-evolution@swift.org" target="_blank">swift-evolution@swift.org</a><br>
<a href="https://lists.swift.org/mailman/listinfo/swift-evolution" rel="noreferrer" target="_blank">https://lists.swift.org/mailman/listinfo/swift-evolution</a><br>
</blockquote></div>