><cfcomponent>
>  <cfinclude template="blah.config">
>  <cffunction....>
>  <cffunction....>
></cfcomponent>

I guess this would be the answer (did not know u could cfinclude right away). But the 
other posts raised some interesting questions: 

Didn't quite understand the INI suggestion (Raymond Camden)
Is it recommendable to put CFCs in the application scope? (Barney Boisvert) how will 
things work when using:
<cfset application.myCFC = createObject(...) /> 
<cfset application.myCFC.init(application.dsn) /> 

Thanks

Mauricio
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

Reply via email to