Plus cf comments are not shown to the browser and therefore are not part of the final html and therefore don't affect the final filesize.
> -----Original Message----- > From: Andy Matthews [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 13, 2006 3:52 PM > To: CF-Talk > Subject: RE: Line Counter (without Comments) > > I think in a file with 7800 lines, an extra 100 lines worth of comments > aren't going to amount to much additional file size. > > Silly project managers. > > <!----------------//------ > andy matthews > web developer > certified advanced coldfusion programmer > ICGLink, Inc. > [EMAIL PROTECTED] > 615.370.1530 x737 > --------------//---------> > > -----Original Message----- > From: Mike Kear [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 13, 2006 2:42 PM > To: CF-Talk > Subject: Re: Line Counter (without Comments) > > > I had a nightmare assignment once to fix two lines of code in a file > that had 7800 lines. There were nested tables, inside nested loops, > multiple CFiFs, lots of "cfif clientID=x and version=y" > > And not one comment anywhere. The project manager had the view that > comments only make the file size bigger and therefore slower to load. > > It took me most of the day to find the lines I had to fix. > > Just for spite, I put a comment in the code when i finished the task. > > Cheers > Mike Kear > Windsor, NSW, Australia > Adobe Certified Advanced ColdFusion Developer > AFP Webworks > http://afpwebworks.com > ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month > > > > On 9/14/06, Adkins, Randy <[EMAIL PROTECTED]> wrote: > > Problem is there are many developers that work with the code. > > > > -----Original Message----- > > From: Peterson, Chris [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, September 13, 2006 3:15 PM > > To: CF-Talk > > Subject: RE: Line Counter (without Comments) > > > > Naaaa, just roll without comments. I mean cmon, you wrote the code, you > > should remember what it does! > > > > Chris > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:253063 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

