CFMODULE is a tiny bit faster than calling a custom tag, and a little more
flexible. I think standard custom tags are just easier to call.


Chris Evans
[EMAIL PROTECTED]
http://www.fuseware.com


-----Original Message-----
From: Aidan Whitehall [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 17, 2000 4:51 AM
To: '[EMAIL PROTECTED]'
Subject: What's the difference between...


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.


------------------------------------------------------------------------------
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