fsharp / fslang-design

RFCs and docs related to the F# language design process, see https://github.com/fsharp/fslang-suggestions to submit ideas
512 stars 142 forks source link

initialize RFC-1137 Prefer extension method over property when arguments are provided #753

Closed smoothdeveloper closed 7 months ago

smoothdeveloper commented 10 months ago

Click “Files changed” → “⋯” → “View file” for the rendered RFC.

Just a place holder for now, in order to have all links setup (https://github.com/fsharp/fslang-design/discussions/752).

smoothdeveloper commented 9 months ago

Is it possible to merge this one? I've added the exec summary and I'm referencing the RFC identifier in the PR already, just want to make sure 1137 is stabilized identifier for this.

psfinaki commented 8 months ago

@dsyme @cartermp @baronfel - can you share your thoughts?

vzarytovskii commented 8 months ago

I'm fine to merge it with clarifications that it's not going to shadow delegate properties, and so on.

PR can be merged independently.

smoothdeveloper commented 8 months ago

This can be merged.