I just create a Utility CFC and pass that into any CFCs that need it (or have ColdSpring do it for me since I am lazy), as well as place it in the variables scope so that normal CF templates can use it as well. It's not the automatic solution being asked for but it's really not much extra work and it does the job fine.
On Oct 30, 2007 8:35 AM, DURETTE, STEVEN J (ATTASIAIT) <[EMAIL PROTECTED]> wrote: > I've always wanted to be able to do something like this also. > > Maybe someone should make a wish list item for a directory were we can > put functions and they would be used as if they were part of the > ColdFusion functions. > > Steve > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the answers you are looking for on the ColdFusion Labs Forum direct from active programmers and developers. http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292351 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

