Re: [swift-dev] Questions about _Reflectable and CustomReflectable

2015-12-08 Thread Joe Groff via swift-dev
> On Dec 8, 2015, at 11:44 AM, Austin Zheng via swift-dev > wrote: > > Hello devs, > > I have two questions about the _Reflectable and CustomReflectable protocols > in the stdlib. (These are both in context of Jira ticket SR-88.) > > First, I notice that _Reflectable encompasses both CustomR

[swift-dev] Questions about _Reflectable and CustomReflectable

2015-12-08 Thread Austin Zheng via swift-dev
Hello devs, I have two questions about the _Reflectable and CustomReflectable protocols in the stdlib. (These are both in context of Jira ticket SR-88.) First, I notice that _Reflectable encompasses both CustomReflectable and CustomPlaygroundQuickLookable's functionality. It looks like there ar