> I see in CF 5.0 you can set the custom tags directory in the 
> cfadmin, rather than the old registry hack we used to have to 
> do.  This is a good thing.  But I was curious about custom 
> tags with the same names.  How does CF figure out which 
> custom tag to use?
> 
> For instance, we will have multiple versions of the same 
> application running on the same server.  All tags will be in 
> a sub-directory called "customtags" under the root of the 
> application.  How will CF know which custom tags belong to 
> which version?

I don't think it will; it'll recurse through them in the order in which
they're defined on the server, if I recall correctly. If you need to refer
to specific custom tags, use CFMODULE.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to