On Sun, Jan 31, 2010 at 11:40 AM, Larry C. Lyons <[email protected]> wrote:
> exactly. so you follow your own practices.

It is sort of a personal preference, since CF doesn't really care.  I
do it because the consistency makes it easier to visually scan a
document for something you are looking for, which is the same reason I
tend to close <cfset /> tags.  It's not required by CF but it does
make it easier to quickly tell if the tag should have a closing tag or
not.

Both of these conventions (including lowercasing) are also part of
XHTML, so using similar syntax across different markup languages makes
sense to me.

http://www.w3.org/TR/xhtml1/#h-4.2

-Cameron

....

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:311424
Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5

Reply via email to