Re: Suffix _T for types found good



"Steve" <nospam_steved94@xxxxxxxxxxx> writes:
One other thing to note: Once I got used to reading and writing code using
these conventions, I found:
1) It makes reading code that follows these conventions a lot easier
2) It makes reading code that does not follow these conventions harder
(you get used not having to infer based on context).

This is the problem with getting attached to any particular convention.

If you review a lot of other people's code, you tend to learn how to look past
a lot of these conventions.

There also tends to be a standard naming convention for each language, and
that in fact is the best convention to use, even if you don't completely agree
with it. The reason is that this maximizes how your code can be reviewed and
maintained by others.

--
Cheers, The Rhythm is around me,
The Rhythm has control.
Ray Blaak The Rhythm is inside me,
rAYblaaK@xxxxxxxxxxxxxxxxxx The Rhythm has my soul.
.



Relevant Pages

  • Re: Suffix _T for types found good
    ... meaningless and go on to use Index_Value as being more informative. ... And yes the way I read it is in the natural language way: ... It makes reading code that follows these conventions a lot easier ... It makes reading code that does not follow these conventions harder ...
    (comp.lang.ada)
  • Re: question about struct??
    ... How does the name "cobject" tell you that it's a pointer type? ... Reading code isn't reading English. ... So even if I use conventions that make it ... have an easier time grasping the code. ...
    (comp.lang.c)
  • Re: Help!!
    ... I was fortunate to have teachers who trained my mind to work clearly and to arrange facts/ideas and to present them logically. ... But when they're presented with the simple communication conventions of the Usenet, which has evolved over quarter of a century as a global forum and therefore requires fairly dynamic thinking to work properly, they're buggered. ... The essential protocols that control distribution are imbedded in the headers of a post and not usually within users' control, but control of the content of posts and therefore understanding rests with the users. ...
    (alt.usage.english)
  • Re: Plea to Shorten Lengthy Posts......
    ... Arranging thoughts logically does require training of the mind. ... Usenet, which has evolved over quarter of a century as a global forum ... Not only are the conventions not understood, ... control distribution are imbedded in the headers of a post and not ...
    (uk.people.silversurfers)
  • Re: BeforeUpdate or AfterUpdate?
    ... reject the data entered by the user and keep the focus in the control. ... > in the control is copied from the Control Buffer to the Record ... > trying to keep a bunch of rules and conventions in my poor ol' head! ... Dirk Goldgar, MS Access MVP ...
    (microsoft.public.access.forms)