Re: Newbie: How to extract year from a Date object
- From: "Ralph" <nt_consulting64@xxxxxxxxx>
- Date: Sat, 24 Sep 2005 09:36:56 -0500
"J French" <erewhon@xxxxxxxxxx> wrote in message
news:43352102.177778265@xxxxxxxxxxxxxxxxxxxxxxx
> On Fri, 23 Sep 2005 12:10:04 -0500, "Ralph"
> <nt_consulting64@xxxxxxxxx> wrote:
>
> <snip>
>
> >Not that I or anyone else around here have blind personal preferences.
<g>
>
> >I avoided "warts" (m_xxx). I, who abuse Hungarian outragiously, just
thought
> >they looked ugly. Even going so far as calling it toad-programming.
However,
> >since having been bitten several times in the proverbial location, I have
> >learned to appreciate their usefulness. <g>
>
> Except for Objects (especially visual ones) I really dislike
> Hungarian notation
>
> One can spend ages looking at the prefix wondering
> 'What the heck does that lot mean ?'
>
> - acbogJerry ( a virtual beer to anyone who can suss that out )
>
I love Hungarian notation. I adopted it early using a home-grown version in
my pre-ANSI C days. It has a proven track record in assisting programmers to
write readable and maintainable code.
Like all standards it depends on one to actually use the 'standard' - I
suspect that you have either combined several conventions (MS, ADO,
Leszynski, Hungarian, ...) or it is malformed. (My guess - you meant to type
"gacboJerry".)
In any case a variable 'name' is always meaningless when removed from the
context in which it was used. Whether 'English' or 'Hungarian'.
-ralph
(8 lines, poor)
.
- Follow-Ups:
- Re: Newbie: How to extract year from a Date object
- From: J French
- Re: Newbie: How to extract year from a Date object
- References:
- Re: Newbie: How to extract year from a Date object
- From: Someone
- Re: Newbie: How to extract year from a Date object
- From: Ralph
- Re: Newbie: How to extract year from a Date object
- From: J French
- Re: Newbie: How to extract year from a Date object
- From: Jeff Johnson [MVP: VB]
- Re: Newbie: How to extract year from a Date object
- Prev by Date: What would cause an hourglass cursor to appear as App loads???
- Next by Date: Software Development - Who owns the creative/resale rights?
- Previous by thread: Re: Newbie: How to extract year from a Date object
- Next by thread: Re: Newbie: How to extract year from a Date object
- Index(es):
Relevant Pages
|