Timeline for Do you prefix variable names with an abbreviation of the variable types? (Hungarian Notation)
Current License: CC BY-SA 2.5
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 27, 2023 at 14:06 | comment | added | ozz | I still wouldn't use it ;-) | |
| Jul 27, 2023 at 10:23 | comment | added | Murph | @Ooker at the time I wrote the comment (12+ years ago) the tooling support in an IDE was not nearly at the level it is now - and for a code review it can still be a challenge. I also think that you should be able to review code on paper (in theory, not really in practice) because that means that you can understand it just by reading it - and that has high value. | |
| Jul 27, 2023 at 5:46 | comment | added | Ooker | @Murph but why not doing all of those in the IDE as well? | |
| Jan 25, 2011 at 16:27 | comment | added | ozz | Your're wrong!!!!! ;) Fair point, I still wouldn't user Hungarian though! | |
| Jan 25, 2011 at 14:51 | comment | added | Murph | I find this (that the IDE helps) a poor argument - when you're coding, yes, you will have that benefit. But there are any number of cases (committing, reviewing, diff/blame, etc) where you may not have that support available. | |
| Jan 25, 2011 at 14:22 | history | answered | ozz | CC BY-SA 2.5 |