Re: Customtags custom directory

2002-04-10 Thread Sharon DiOrio

 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.

That's what I was afraid of.  I remember that there was a reason for using
CFModule, I just couldn't remember what it was...now I remember.  I'm off to
update some code. ::: sigh :::

Sharon DiOrio
__
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Customtags custom directory

2002-04-09 Thread Sharon Diorio

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?

Sharon DiOrio
(Who just recently re-subscribed after being bumped from the list)
__
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/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Customtags custom directory

2002-04-09 Thread Dave Watts

 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/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists