Ideal is to put them in a cfc and pass the object in Agha
On Sep 2, 2009, at 2:20 PM, Gerald Guido <[email protected]> wrote: > > I have a custom tag to display my views, basically an encapsulated > cfinclude, and I have a cfm that holds a set of common utility > functions (I > am debating whether or not to put them into a CFC). What would be > the best > way(s) to make the UDF's available in side the custom tags? > > Put them in a struct and pass them in as a variable? > > Put them in the application or the request scope? > > Any thoughts on the matter? > > As always, many TIA. > > G? > > -- > Gerald Guido > http://www.myinternetisbroken.com > > "To invent, you need a good imagination and a pile of junk." > -- Thomas A. Edison > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325958 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

