On Friday, Sep 19, 2003, at 09:21 US/Pacific, Adam Churvis wrote: > My point of contention was whether or not Sean thought that CFMODULE > on CFMX > 6.1 using template="" syntax was "slow" because we use custom tags > quite a > bit here.
"slow" in comparison to, say, CFC method invocation. You must remember that these coding guidelines are written from the perspective of my team's software experience which, in general, leans toward CFCs instead of custom tags and, where we use custom tags, we like to tightly control their use - hence the recommendations for cfimport to identify the path to the tags and to create unique 'namespaces' to invoke the custom tags. And, as Jim says, this is more of an architectural decision than a performance based one. Sean A Corfield -- http://www.corfield.org/blog/ "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137775 Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

