Keith Devens .com |
Tuesday, December 2, 2008 | ![]() |
| A Lisp programmer knows the value of everything, but the cost of nothing. – Alan Perlis | ||
|
| ← Galloway accepted bribes under "Oil for Food" | hello joseph / how i implemented tags: a de-normalized approach → |

Keith Gaughan (http://talideon.com/) wrote:
Keith Gaughan (http://talideon.com/) wrote:
And even better is this: http://farm.tucows.com/blog/_archives/2005/5/13/851270.html
Revence 27 wrote:
And as if that ain't bad enough, they have such SICK crap as tblSomething for an Access table. qSomething for a query...
I can understand lpszSomeString. Prevents regretable errors. But who's gon' assign a table to where a query is expected? It just took all the sanity out of HN, this over-use by Microsoft documentation. And the devs just pick up. Sad. I don't use any dumb notations, if I can avoid it.
Feel free to post a comment below. Please see my comment policy.
Formatting Rules (No HTML):
Generated in about 0.244s.
(Used 8 db queries)

Not really worth printing, but it is worth a read. I remember getting into an argument with a bunch of ASP/VB guys about the kind of bastardised Hungarian Notation they used (you know, prefixes like 'int', 'str', 'tbl', and the like). They just couldn't get it through their heads that whole point of (sensible) HN was to express semantic/logical types rather than physical types.
Never managed to convince them.