----- Original Message ----- From: "Paul Giesenhagen" <[EMAIL PROTECTED]> > This is very minimal I am sure, but curious, is it better to have many cfoutputs on a page as opposed to 1-2 cfoutputs that encompass lots of code. ----------------------------
I'd like to know some facts - as far as there are any - about this. I remember reading somewhere that you should enclose individual variable references with CFOUTPUT because if you just stick one set around a whole load of markup, it has to parse everything in there. But there's obviously a point where this gets ridiculous, and it would surely take a lot longer to start up the CF parser or whatever, process, shut down, start up, process, etc., than it would to let CF parse all the text. I just use my own judgement on this, and it's probably more down to code readability than anything else in the end... - Gyrus ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - [EMAIL PROTECTED] work: http://www.tengai.co.uk play: http://www.norlonto.net - PGP key available ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

