Skip to content

Treat KeyValuePair converter as ClassType.Object#38376

Merged
layomia merged 1 commit intodotnet:masterfrom
layomia:kvp
Jun 25, 2020
Merged

Treat KeyValuePair converter as ClassType.Object#38376
layomia merged 1 commit intodotnet:masterfrom
layomia:kvp

Conversation

@layomia
Copy link
Contributor

@layomia layomia commented Jun 25, 2020

The KeyValuePairConverter<,> is actually of ClassType.Object, not ClassType.Value.

  • Moves KVP converter file to the "Objects" converter directory
  • Deletes KeyValuePairConverterFactory. This type is no longer needed. ObjectConverterFactory is used instead.

@layomia layomia added this to the 5.0.0 milestone Jun 25, 2020
@layomia layomia requested a review from steveharter June 25, 2020 06:22
@layomia layomia requested a review from jozkee as a code owner June 25, 2020 06:22
@layomia layomia self-assigned this Jun 25, 2020
Copy link
Contributor

@steveharter steveharter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@layomia layomia merged commit 2a5bb75 into dotnet:master Jun 25, 2020
@layomia layomia deleted the kvp branch June 25, 2020 16:09
@ghost ghost locked as resolved and limited conversation to collaborators Dec 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants