Message 1 of 9
Why is Hungarian Notation still so common?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
It seems like most of the code I see here is written in Hungarian notation and for the life of me I can't figure out why. When almost every single variable you ever use is an object what benefit are people getting from putting that o in front of everything?