Alright thanks, that answers the question. I'll set the standard as "one capitalization style per document" then.
On Sun, Jan 31, 2010 at 12:51 PM, Cameron Childress <[email protected]>wrote: > > Nice. I've started using CFBuilder more recently - I think it has > some formatting stuff in it too, but I am in such a habit of closing > them now that I doubt the formatter would catch much I don't. > Honestly I've mostly been writing CFCs to support Flex apps lately, > not much "CFM", mostly just "CFC". > n style per document > -Cameron > > On Sun, Jan 31, 2010 at 2:29 PM, denstar <[email protected]> wrote: > > > > The formatter in the CFEclipse "nightly build" can close tags like > > cfset (and cfargument, cfreturn, etc.) as part of the formatting. > > > > Just tossing it out there for the folks who like 'em like that. > > > > "Ooooo, baby, I like it like that. I. Like. It. Like. That." > > > > :Den > > > > -- > > From the first day to this, sheer greed was the driving spirit of > civilization. > > Friedrich Engels > > > > On Sun, Jan 31, 2010 at 11:28 AM, Cameron Childress wrote: > >> > >> On Sun, Jan 31, 2010 at 11:40 AM, Larry C. Lyons 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 > >> > >> -Came > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:311433 Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5
