Re: Suffix _T for types found good
- From: amado.alves@xxxxxxxxx
- Date: Thu, 7 Aug 2008 10:19:16 -0700 (PDT)
index : anIndex;
buffer : aBuffer;
This is backwards to me:
anIndex : Index;
aBuffer : Buffer;
E.g. the value is a specific instance vs the type is general. The names should
reflect that.
Finally, someone said it!
Ray, on the issue of small routines, yes, *perfect* code is only
compound of small routines ;-)
.
- Follow-Ups:
- Re: Suffix _T for types found good
- From: amado . alves
- Re: Suffix _T for types found good
- References:
- Suffix _T for types found good
- From: amado . alves
- Re: Suffix _T for types found good
- From: Peter C. Chapin
- Re: Suffix _T for types found good
- From: Steve
- Re: Suffix _T for types found good
- From: Colin Paul Gloster
- Re: Suffix _T for types found good
- From: Ray Blaak
- Suffix _T for types found good
- Prev by Date: Re: Suffix _T for types found good
- Next by Date: Re: Larger matrices
- Previous by thread: Re: Suffix _T for types found good
- Next by thread: Re: Suffix _T for types found good
- Index(es):
Relevant Pages
|