Uh oh!
There was an error while loading. Please reload this page.
Clean up JSON source gen APIs - #54527
Conversation
ghost
commented
Jun 21, 2021
Tagging subscribers to this area: @eiriktsarpalis, @layomia Issue DetailsAddresses misc feedback about the source gen APIs. I plan to merge this PR now, then batch the API diff with upcoming additional changes (to address various to-dos from #45448). I'll take the changes to API review before preview 7. FYI @pranavkm
|
ghost
commented
Jun 21, 2021
Note regarding the This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, to please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change. |
Uh oh!
There was an error while loading. Please reload this page.
ghost
commented
Jun 21, 2021
Tagging @dotnet/compat for awareness of the breaking change. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
ghost
commented
Jun 25, 2021
Hello @layomia! Because this pull request has the p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me ( |
layomia
commented
Jun 25, 2021
Test failures are unrelated. |
gewarren
commented
Aug 13, 2021
It looks like this needs a breaking change issue for Preview 7, if I'm reading it correctly. |
layomia
commented
Nov 2, 2021
These breaking changes have already hit customers & the APIs have changed further since then - dotnet/docs#26200. |
Addresses misc feedback about the source gen APIs. I plan to merge this PR now, then batch the API diff with upcoming additional changes (to address various to-dos from #45448). I'll take the changes to API review before preview 7.
FYI @pranavkm