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

Name entities consequently throughout the whole project #9

Open
kbabioch opened this issue Jan 18, 2014 · 1 comment
Open

Name entities consequently throughout the whole project #9

kbabioch opened this issue Jan 18, 2014 · 1 comment
Labels

Comments

@kbabioch
Copy link
Member

As the source code was written by a bunch of people the names of variables and/or function is not consequent. On the one hand there are quite a bunch of occurrences where variables have been named using the Hungarian notation, whereas for the most part they have not. Function are named with the classical "underscore" notation as well as the CamelCased one, too.

@kbabioch
Copy link
Member Author

Also make sure to name typedefs consequently, i.e. with an _t suffix.

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

No branches or pull requests

1 participant