I can imagine such a situation. In fact, I wrote an e-commerce app that functions somewhat similarly. However, I still maintain that the inability to specify a dynamic taglib path at runtime does not preclude the use of the cfimport tag in all ASP apps.
As a side note, the aforementioned e-commerce app does, in fact use the cfimport tag. Each system provided tag is responsible for checking to see if there is a customer supplied template and including it if so. This allowed the system app to put certain restrictions on what templates could be called and providing certain environment variables. Obviously, the customers can not define new tags. Well, they can, but they have to use the cfmodule tag to use them, thus skirting the framework. But that's an option they have. Anyway, the point is that each application has different requirements, regardless of whether or not it will be hosted in an ASP environment. Ben Rogers http://www.c4.net v.508.240.0051 f.508.240.0057 > -----Original Message----- > From: Micha Schopman [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 01, 2004 10:40 AM > To: CF-Talk > Subject: RE: CFMODULE vs. CFINCLUDE > > Ben, > > Imagine this situation. You have a CMS, and it has a shared directory > with templates for all customers. Each customer has also its own > directory with templates. These template function as overriding > templates instead of those shared templates (see them as virtual and > those of the customer as sealed), and such the taglib attribute needs to > be set dynamically depending on the overriding situation. > > Micha Schopman > Software Engineer > > Modern Media, Databankweg 12 M, 3821 AL Amersfoort > Tel 033-4535377, Fax 033-4535388 > KvK Amersfoort 39081679, Rabo 39.48.05.380 > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:185819 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

