cfargument definition: “Creates a parameter definition within a component definition.” Seriously, guys… http://goo.gl/KbeLK #ColdFusion
@milerdiler See http://goo.gl/qDUa6 for more details about caching page fragments in #ColdFusion @styggiti
@aqlong You’re right, but I was referring to the differences in <cfoutput> vs <cfloop> in limiting SQL results (maxrows vs endrow)
Interesting and undocumented #ColdFusion feature: <cfexit> only exits the cfincluded template, <cfabort> terminates processing.