Well you will get several opinions on what to do in this case. Since I find
myself breaking my apps into small pieces and including snippets, I find the
use of several better then a few. This is usually due to nesting problems
with the output. another reason, is I do not like putting outputs around a
bunch of HTML code as it makes things harder to understand. Performance wise,
I am not sure if there is good or bad reasons not to do it one way or the
other.




Douglas Brown
Email: [EMAIL PROTECTED]
----- Original Message -----
From: "Paul Giesenhagen" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, August 26, 2002 11:20 AM
Subject: Many or Minimal CFOUTPUTS


> 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 guess the question would be is it harder for CF to open and close
cfoutputs or read through HTML code and other bits of information to find the
outputs.
>
> I know that it probably makes little difference if much at all, but what do
you find yourselves doing?
>
> Paul Giesenhagen
> QuillDesign
>
> 
______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
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

Reply via email to