Why not put them into a CFC? Then you can instantiate the whole mess? 

-----Original Message-----
From: Leitch, Oblio [mailto:[EMAIL PROTECTED] 
Sent: Monday, March 19, 2007 2:31 PM
To: CF-Talk
Subject: "including" functions

Is there a good way to create component libraries?  I'm finding that I'm
creating components with *lots* of functions in them.  I'd like to be able
to create one file per function and "include" them when the component is
instantiated.  The <cfimport> is nice, but it's designed for 'custom tags',
not functions.  And, using <cfinclude> doesn't provide proper scope access
to local (var) variables.  Any thoughts?



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & 
Flex 2
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273026
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to