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

Refactor existing code extensively #15

Open
Tim727 opened this issue Jun 14, 2012 · 0 comments
Open

Refactor existing code extensively #15

Tim727 opened this issue Jun 14, 2012 · 0 comments

Comments

@Tim727
Copy link
Owner

Tim727 commented Jun 14, 2012

(1) Code should be self-documenting. If it is not, then it needs to be changed so that it is. You should be able to just read the code without additional documentation and understand what it does.
(2) Use consistent (and informative) naming conventions for variables, fields, methods, etc.
(3) Factor out duplicate code such as the save button listener

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

No branches or pull requests

1 participant