I have a programmer on my team that's new to CFCs, but won't admit it. When he writes methods in CFCs I'm using, I'll often see unscoped variables. While I'm debugging something, if I'm in one of his files, I'll often "var" the variables, which irritates this guy (he's very "why are you touching MY code?!" about it).
Basically, I'd like to get URLs of various blogs,, articles, MM on-line docs, and whatever else I can forward to the guy showing him why all local variables should be in the "var" scope, and giving examples of the bad things that can happen otherwise. I'm having a devil of a time finding things in the archives that are very useful. If you have links or whatever that would help back up this point, would you mind sending them over to me (off-list)? I know this has been discussed here before but searching the archive for "var" isn't very efficient. :) Thanks, Nolan ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com). An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]
