> On Jan 13, 2018, at 2:18 PM, Erica Sadun <er...@ericasadun.com> wrote:
> 
> On Jan 11, 2018, at 1:40 PM, Jonathan Hull via swift-evolution 
> <swift-evolution@swift.org <mailto:swift-evolution@swift.org>> wrote:
>> 
>> 
>>> On Jan 11, 2018, at 11:22 AM, Connor Wakamo via swift-evolution 
>>> <swift-evolution@swift.org <mailto:swift-evolution@swift.org>> wrote:
>>> 
>>> That’s very reasonable. I’ll update the proposal to use 
>>> CustomPlaygroundConvertible (unless I or someone else can come up with a 
>>> really good “Thing” for a name like CustomPlaygroundThingConvertible, as 
>>> that would even better match 
>>> CustomStringConvertible/CustomDebugStringConvertible).
>> 
>> CustomPlaygroundPreviewConvertible?
> 
> I'm a heavy user of `CustomPlaygroundQuickLookable` (for example, 
> https://i.imgur.com/zOa5OUZ.jpg <https://i.imgur.com/zOa5OUZ.jpg>).  Although 
> I'm happy with the current name, to make it more in line with other 
> convertibles, perhaps:
> 
> * CustomPlaygroundQuickLookConvertible
> * CustomPlaygroundDisplayConvertible
> * CustomPlaygroundValuePresentationConvertible
> * CustomPlaygroundPresentationConvertible

Using the existing name for the new protocol isn’t on the table, as that would 
present a source compatibility issue which we couldn’t paper over. These names 
are interesting; I’ll at the very least include them in “alternatives 
considered” in my updated proposal.

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

Reply via email to