> I have a growing collection of misc UDFs and was thinking that there must be 
> a better way
> than doing an include for every page load or loading some monster cfc of
> random functions.

I've not tried it yet, but Model-Glue 3 handles this so beautifully. A
'helpers' folder is created in the root of the app - put any templates
or cfcs with functions in there and all the functions will all
automagically be put in the 'helper' scope (as
'helper.filename.functionname'). Being MG, I'm sure it will all be app
cached too.

Dominic

-- 
Blog it up: http://fusion.dominicwatson.co.uk

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

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

Reply via email to