piotrfilipek's avatar

Piotr Filipek

piotrfilipek

Member since

45

Total Reputation

2

Total Arguments

5

Total Votes for Arguments

Arguments and votes

1

There is a chain of responsibilities patter that does exactly the same, so I don't see any reason to implement this.

Share:
Read the RFC: The Pipe Operator piotrfilipek avatar
piotrfilipek
voted no
1

This RFC introduces a mess, because the implementation must be separated from the contract. As someone said: "if multi-inheritance is the subject, a specific RFC shall be done on this".

Share:
Read the RFC: Interface Default Methods piotrfilipek avatar
piotrfilipek
voted no
75
  • Interface shall stay light, pure contracts defining expectations, else they are just abstract classes with multi-inheritance.
  • If multi-inheritance is the subject, a specific RFC shall be done on this.
  • An other away might be to dig back this RFC to add interface to traits: https://wiki.php.net/rfc/traits-with-interfaces
Share:
Read the RFC: Interface Default Methods victor avatar
victor
voted no
44

It looks pretty much the exact function as abstract class. I still think interfaces/contracts should not include any concrete implementation

Share:
Read the RFC: Interface Default Methods nabeel avatar
nabeel
voted no
57
  1. Separation of what (interface) and how (class/trait)
  2. More balanced vote chart, now it's too green
Share:
Read the RFC: Interface Default Methods jacek avatar
jacek
voted no
RSS Feed Contribute Watch on YouTube Our License
© 2024 RFC Vote. This project is open source. Contribute and collaborate with us!