Is calling a custom tag by
<CF_MyTag>
any more efficient or inefficient (in terms of memory, processor overhead,
etc) than calling it by
<CFMODULE...>?

I guess I'm trying to ask, if CFMODULE allows you to put tags somewhere
other than
   - in the same directory as the calling template, or
   - in the CustomTags directory
is there any "price" to pay in calling it via CFMODULE instead of as a
custom tag?



TIA

-- 
Aidan Whitehall <[EMAIL PROTECTED]>
Netshopper UK Ltd
Advanced Web Solutions & Services

http://www.netshopperuk.co.uk/
Telephone +44 (01744) 648650
Fax +44 (01744) 648651
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to