Skip to content
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.

[C2R 2] Add registration comparer to compare two registration hives #729

Merged
merged 1 commit into from
Jan 7, 2020

Conversation

joelverhagen
Copy link
Member

This basically is a generic JSON document comparer with some normalization logic to handle known differences. These known differences are either by design or quirks.

My goal was NOT to make super re-usable or high performance code. Instead, the goal is to find differences in the two implementations. The JsonComparer class code found all of the problems mentioned in Normalizers.cs, so I am confident in the results.

Progress on NuGet/NuGetGallery#7741.
Depends on #728.

@joelverhagen joelverhagen force-pushed the jver-c2r-lightning-dep branch from 97afab3 to 68f7b9a Compare January 7, 2020 01:13
@joelverhagen joelverhagen changed the base branch from jver-c2r-lightning-dep to dev January 7, 2020 01:30
@joelverhagen joelverhagen merged commit 69bdcc7 into dev Jan 7, 2020
@joelverhagen joelverhagen deleted the jver-c2r-cmp branch January 7, 2020 01:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants