Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add snake case naming policy #673

Closed
YohDeadfall opened this issue Dec 8, 2019 · 1 comment
Closed

Add snake case naming policy #673

YohDeadfall opened this issue Dec 8, 2019 · 1 comment

Comments

@YohDeadfall
Copy link
Contributor

Originally proposed by @hez2010 in dotnet/corefx#39564.

@ahsonkhan, could you add the original issue here and important comments from dotnet/corefx#41354?

@karelz We need your opinion here, since @khellang asked a question about altering the existing behavior of the camel case policy too follow common translator rules for the JS world as splitting a string by words and concatenating it back using some separator and applying a policy to change casing for each word. It's a breaking change and @stephentoub likes it. Me too. See dotnet/corefx#41354 (comment).

I still would like to drive this feature.

@steveharter @layomia

@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added area-System.Text.Json untriaged New issue has not been triaged by the area owner labels Dec 8, 2019
@ericstj ericstj removed the untriaged New issue has not been triaged by the area owner label Dec 9, 2019
@ericstj ericstj added this to the 5.0 milestone Dec 9, 2019
@layomia
Copy link
Contributor

layomia commented Dec 12, 2019

I'll close this one and transfer the older proposal here.

@layomia layomia closed this as completed Dec 12, 2019
@ghost ghost locked as resolved and limited conversation to collaborators Dec 11, 2020
MichalStrehovsky pushed a commit to MichalStrehovsky/runtime that referenced this issue Mar 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants