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

Minor readme updates #477

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kennethjor
Copy link

No description provided.

@@ -30,7 +30,7 @@ I do not use Eclipse. If you have instructions to compile with Eclipse, please e

* We use tab and not space. Be sure to disable "expand tabs to space" in your IDE.
* Swing JComponent variable names should have leading "j". Ex.: jMyTable
* No other variable names should use Systems Hungarian
* No other variable names should use [Systems Hungarian](https://en.wikipedia.org/wiki/Hungarian_notation)
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@GoldenGnu are you actually using this?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, "no other", misread that 👍

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes that is still how I do it

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's fine, I was just confused. I missed the "no other" part and thought this is how all variables should be, but couldn't actually find any names with this pattern 🙂

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

Successfully merging this pull request may close these issues.

2 participants