[swift-dev] Descriptive Protocol non-conformance errors

2016-06-26 Thread Sean Alling via swift-dev
Hi everyone, I’m suggesting a change to the compiler that returns an error when an object 'does not conform to protocol’ to nest sub-errors that’ll list what properties and methods the object hasn’t implemented. I’m using the idea of a nested error so that the exceptions thrown will be grouped

Re: [swift-dev] Descriptive Protocol non-conformance errors

2016-07-17 Thread Sean Alling via swift-dev
...@icloud.com <mailto:alli...@vcu.edu> > On 9 Jul , 2016, at 00:58, Ted kremenek wrote: > > > >> On Jul 6, 2016, at 8:24 PM, Douglas Gregor via swift-dev >> wrote: >> >> >>> On Jun 25, 2016, at 1:19 PM, Sean Alling via swift-dev >>> wrot

Re: [swift-dev] Descriptive Protocol non-conformance errors

2016-07-31 Thread Sean Alling via swift-dev
t 13:46, Dmitri Gribenko wrote: > > On Sun, Jul 17, 2016 at 7:41 AM, Sean Alling via swift-dev > wrote: >> Sorry for the late reply, >> >> Ted: >> >> A JIRA? I know that’s issue tracking, where can I get one of those? > > It is located here: https://b