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

Interfaces do not follow C#'s naming convention. #204

Open
TheVeryStarlk opened this issue Oct 23, 2021 · 1 comment
Open

Interfaces do not follow C#'s naming convention. #204

TheVeryStarlk opened this issue Oct 23, 2021 · 1 comment
Labels
Feature New functionality or extending of an existing one

Comments

@TheVeryStarlk
Copy link

Prefixing interfaces names with an I in C# is a recommended convention according to MS docs. I can try to make a pull request that has changes that comply with C#'s naming conventions, but I'm afraid it will break old/existing code in other SFML.NET projects. ☺️

@DemoXinMC
Copy link
Contributor

I would say that we hold on to breaking changes like these for 3.0

@eXpl0it3r eXpl0it3r added the Feature New functionality or extending of an existing one label Jan 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New functionality or extending of an existing one
Projects
None yet
Development

No branches or pull requests

3 participants