nabeel's avatar

Nabeel

nabeel

Member since

772

Total Reputation

4

Total Arguments

4

Total Votes for Arguments

Arguments and votes

1

It is a good quality of live improvement, I can't think of a possible downside

Share:
Read the RFC: new MyClass()->method() without parentheses nabeel avatar
nabeel
voted yes
2

This sounds pretty familiar to C# way for defining setters and getter. My problem with this RFC that it discourage code decoupling and separation of responsibilities. I know this is just an example use case, but an object shouldn't know how values should look like, it should be a responsibility of another component.

Share:
Read the RFC: Property Hooks nabeel avatar
nabeel
voted no
24

The 'use' statement clarifies the scope for me. So a proposal like this could have the side effect of mixing scope which would lead to a confusing code.

Share:
Read the RFC: Short Closures 2.0 nabeel avatar
nabeel
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
RSS Feed Contribute Watch on YouTube Our License
© 2024 RFC Vote. This project is open source. Contribute and collaborate with us!