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

Useless comments #4

Closed
nfrankel opened this issue Jan 26, 2018 · 0 comments
Closed

Useless comments #4

nfrankel opened this issue Jan 26, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@nfrankel
Copy link

Most (all?) comments are useless e.g. "Constructeur sans arguments".

At best, it hinders code readability. At worst, you think your fellow programmers are idiots. Remove those useless comments!

Hint: a comment is useless if you duplicate the code. Tell why you did something, not what you did.

tigerwill90 pushed a commit that referenced this issue Jan 26, 2018
- Removing useless interface on EJB, fix #1
- No more list in session, using POST/request/GET pattern, fix #2
- Refactoring init method in listener, fix #3
- Useless comment, #4
- Removing userless calls to super, fix #5
@tigerwill90 tigerwill90 added the enhancement New feature or request label Jan 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants