Does using cfsavecontent cause excess overhead / memory usage on the server
during a page request?  I suspect that it would set thisTag.generatedContent
to null, which is fine for after the end tag is encounted.  But the question
really is "Does the start tag cause a new variable to be created, containing
the contents of the wrapped code as it processes? Or is it simply copied to
the memory space after the content is completely generated?".  Does anyone
have inside knowledge on this one?


Thanks,

Dave Schmidt



______________________________________________________________________
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/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to