dotnet / dotnet/csharpstandard

Make Point a consistent type

Open
#133 4 comments 0 reactions 0 assignees View on GitHub
type: clarity
Dominant language
C#
Stars
815
Forks
99
Avg merge
1d 14h
Merged PRs (30d)
16

Description

In the spec we have many occurrences of the `Point` type. Sometimes it's a class; sometimes it's a struct. Sometimes the fields are private; sometimes they are public.

We should be as consistent as possible - it may be okay for it to vary a little bit in implementation over the course of the spec, but only to demonstrate specific points.

I'll go over the spec and try to categorize how it's being used in different places.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.