I (think) I've seen folks recommending <cfimport> over <cf_MyTag> and <cfmodule 
template="MyTag"> for custom tag calls.

I usually use a custom tag for header/footer inclusion like this 
<cf_MySiteHeadFoot ...>
my body
</cf_MySiteHeadFoot>

But was wondering if there's an advantage to cfimport. (Also, does cfimport 
allow cf-mapped paths now? I read that it didn't used to, at least.)

Can someone straighten me out as to the pros and cons of <cfimport>, 
<cf_MyTag>, and <cfmodule>?

Thanks,
Jamie

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion MX7 by AdobeĀ®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:272394
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to