Personally, I only make one CFC that is dao and business logic in one - I have not had the need for a seperate bean object. But I guess that doesn't really answer your question ;)
I like what you have there - another approach which gets used in the Mach II framework (I think) is have them all with the same name but in different folders. Having maintained a poorly written app with a version of the latter approach, I can't bear it! Having 3 or more cfcs with the same name is not very programmer friendly I think. My tuppence, 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;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:299411 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

