Best practices can be a very relative term and any docs you read will be based 
on the writers biases. For example, some say you should never use the public 
variable scope (this) in CFCs. Others say that there is no problem doing this. 
Some still say to lock memory variables (session, application, etc.) all the 
time while others say that it is only needed in a race condition. Some still 
say that IIF() is slower than CFIF while others know it compiles down to the 
exact same code.
As long as you remember that the guidelines are just guidelines and not holy 
writ, you'll be ok. :)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230957
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to