[thelist] CF: Tag to insert into body tag

Raymond Camden rcamden at allaire.com
Mon Mar 19 12:21:45 CST 2001


But this overhead should only happen once. Thats why if you move a custom
tag after it has been 'found' the server will not be able to run it again.

=======================================================================
Raymond Camden, Principal Spectra Compliance Engineer for Allaire

Email   : jedimaster at allaire.com
ICQ UIN : 3679482

"My ally is the Force, and a powerful ally it is." - Yoda

> -----Original Message-----
> From: thelist-admin at lists.evolt.org
> [mailto:thelist-admin at lists.evolt.org]On Behalf Of Chris Evans
> Sent: Monday, March 19, 2001 12:08 PM
> To: thelist at lists.evolt.org
> Subject: RE: [thelist] CF: Tag to insert into body tag
>
> Use CFMODULE rather than CF_ for custom tags.  CF_ is easier, but
> it incurs
> overhead as CF searches through the directories to find the tag. Using
> CFINCLUDE is marginally faster, but breaks encapsulation of your modules.
>





More information about the thelist mailing list