|
|
|
|
|
by georgemcbay
4379 days ago
|
|
In my experience, these days far less people use Hungarian or Leszynski (more commonly applied to db column names, though the form seen here isn't following Leszynski) naming conventions (or variants thereof) than don't. However, they are still common enough that I'm not too surprised when I see them, particularly in in-house code as opposed to open source software. It tends to be the sort of thing encoded in the 'process' of a company at some point that is difficult to extricate out later on due to legacy code, overall friction to change, etc. |
|