everyone knows myVar should be myVar or cMyVar if you like data typed variable names.
Well really it should be variables.cMyVar. Scoping being important as well. Or actually it should be variables.cMyVariable, because it's easier on the guy who has to maintain what you write :) Sorry ignore the ADD kid in the corner. -----Original Message----- From: Ian Skinner [mailto:[EMAIL PROTECTED] Sent: Thursday, September 01, 2005 12:37 PM To: CF-Community Subject: Consistent Variable name capitalizing. I guess I need to do more Java or other strongly typed language development. I seem to be constitutionally incapable of capitalizing my variables consistently through a project. For example: myvar, Myvar, myVar, MyVar but seldom MYVAR thankfully. I know it is bad, I go back and correct it whenever I notice it. But for some reason it just is not natural to me. I guess it has been too many decades of me working primarily in weakly typed languages. Thanks for listening to my random rant, now back to our regularly scheduled coding. -------------- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento, CA "C code. C code run. Run code run. Please!" - Cynthia Dunning Confidentiality Notice: This message including any attachments is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender and delete any copies of this message. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:5:171941 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
