Skip to content
This repository has been archived by the owner on Oct 11, 2022. It is now read-only.

Capturing More In-Depth Changes #7

Open
robloo opened this issue Jun 4, 2020 · 2 comments
Open

Capturing More In-Depth Changes #7

robloo opened this issue Jun 4, 2020 · 2 comments

Comments

@robloo
Copy link

robloo commented Jun 4, 2020

@LanceMcCarthy Awesome work starting this!

How do you think we should go about capturing more in-depth changes:

  1. Method/Constructor differences
  2. Differences in properties/fields. For example, Button.Text vs Button.Content
  3. Backing-type differences for properties/fields. For example, VisualElement.BackgroundColor Property should not only be renamed to UIElement.Background but the type changed to Brush instead of Color.
  4. Really just an API comparison of object models

We almost need an automated approach at this point. Was hoping Microsoft would have something internally they could bring to the table for that. Xamarin has lots of API comparison tooling.

@robloo
Copy link
Author

robloo commented Jun 4, 2020

We could create a markdown file for each class/object and then go into more detail there as needed.

@LanceMcCarthy
Copy link
Owner

the separate md files, maybe in subject-area subfolders, makes a lot of sense. I'm happy to accept PRs with the folder/files.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants