IMO it's as much personal preference as other aspects of coding styles. 
 Ultimately there is no one right answer so it's going to boil down to a 
majority's preference.  And at least with the projects I work with, the 
majority preference is to use the suffix.

On Thursday, August 18, 2016 at 1:29:49 AM UTC-5, Matthieu Napoli wrote:
>
> Hi Woody,
>
> This is not about personal preferences, this is about solving a pain point 
> for everyone. That example is pretty much explicit:
>
> public function __invoke(ServerRequestInterface $request, ResponseInterface 
> $response, callable $next) : ResponseInterface
>
> {
>
> }
>
>
> Activé 18 août 2016 à 02:08:16, Woody Gilk ([email protected] 
> <javascript:>) a écrit:
>
>
> On Wed, Aug 17, 2016 at 4:53 PM, Roman Tsjupa <[email protected] 
> <javascript:>> wrote:
>
>> It is not about being right or wrong really. Its more about being strict 
>> for no good reason. Its a backwards compatible change, so if you like you 
>> can still suffix your interfaces.
>>
>>
> Roman, the reason FIG exists is that it takes personal choice out of the 
> matter and thereby provides consistency. This proposal does neither.
>
> --
> Woody Gilk
> http://about.me/shadowhand
> --
> You received this message because you are subscribed to a topic in the 
> Google Groups "PHP Framework Interoperability Group" group.
> To unsubscribe from this topic, visit 
> https://groups.google.com/d/topic/php-fig/Potawlu2CrQ/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to 
> [email protected] <javascript:>.
> To post to this group, send email to [email protected] <javascript:>
> .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/php-fig/CAGOJM6KqQSZMykis%2B6676Toh7VyHL0byTTEgCPJ%2BFZioFawF7g%40mail.gmail.com
>  
> <https://groups.google.com/d/msgid/php-fig/CAGOJM6KqQSZMykis%2B6676Toh7VyHL0byTTEgCPJ%2BFZioFawF7g%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
>

-- 
You received this message because you are subscribed to the Google Groups "PHP 
Framework Interoperability Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/php-fig/f1671423-cf37-4c89-afa0-ff37847a1825%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to