Not that matters, but my personal vote is -1.
On Aug 1, 2016 11:47, "Chris Tankersley" wrote:
> +0, Sculpin
>
> -Chris
>
> On Thu, Jul 28, 2016 at 7:56 PM, Samantha QuiƱones <
> ieatkillerb...@gmail.com> wrote:
>
>> All,
>>
>> The discussion period having concluded, I am now opening a vote on th
Hi Matthew,
In this specific case (when considering an interface), @return self is
wrong, as there is no way to return purely an interface instance. You just
can't instantiate an interface.
However, we should never assume that @return self is wrong in all
scenarios, and IDEs should make sure that