:)
Okay kidding aside....
The problem with hungarian notation, is that it is sometimes used in place
of good programming practices.
Example:
I know that I don't have to scope my variables, CF will find them, so I can
say #name# and CF will probably find it. But now lets take it a little
further.
I read this really neat Hungarian notation thing and I get excited, I start
writing my variables like this #ff_name# or #ur_name#, to show that I expect
them to come from either a url's query string or a form field. (not making
this up, I'm reviewing code that I'm expected to fix that was done this way,
but to the former dev's defense they were really php developers.
Now there is a very scaled down version of hungarian notation that's been
adopted by the FB community but its in place more for organization of files,
and used to define recordsets. The other problem with Hungarian Notation is
that its primary use is to help define the data type that a variable will
be. That's all well and good, but pretty soon people get creative, sometimes
their newly found nifty save the world new notation is easy for everyone
else to understand and sometimes not.
The general idea behind Fusebox (at least before it became a religion to
some of these fine folks) was the inherit to the old acronymn KISS....
Fred
----- Original Message -----
From: "Paul Mone" <[EMAIL PROTECTED]>
To: "Fusebox" <[EMAIL PROTECTED]>
Sent: Wednesday, May 23, 2001 7:53 PM
Subject: RE: Hungarian Notation
> Yeah Fred, to make it harder to read.
>
> -----Original Message-----
> From: Fred T. Sanders [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 23, 2001 2:38 PM
> To: Fusebox
> Subject: Re: Hungarian Notation
>
>
> and make things harder to read?
>
> Fred
>
> ----- Original Message -----
> From: "Paul Mone" <[EMAIL PROTECTED]>
> To: "Fusebox" <[EMAIL PROTECTED]>
> Sent: Wednesday, May 23, 2001 2:12 PM
> Subject: Hungarian Notation
>
>
> > Hello All,
> > I've finally begun reading the Fusebox book. I'm surprised at how much
I
> > like it, I really feel like it's making me a better developer already.
I
> > enjoy the standards and methodologies that are laid down, I look forward
> to
> > putting them into practice.
> > Just out of curiosity, why isn't a form of Hungarian notation
implemented
> > in the standard? It seems like it compliment many of the other
practices
> in
> > Fusebox.
> >
> > Paul
> >
> >
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists