i am looking for some advice/best practice about using cfc's in an application. I have just finished creating my first cfc application. I have found that they work pretty well despite some of their drawbacks.
The advice/help I am seeking is that this application is quite usefull and would like to add it to some other applications that I currently have. What would be the best way of doing this? What I was thinking was that I would create a wrapper cfc hidding all the complex stuff with a simple public api and that the wrapper would take care of all the controll/flow of the application. I think that this would hold fairly close to MVC with the application cfc's being the model, the wrapper cfc being the controller and the application calling the cfc being the view. How have others accomplished this? Or am I missing some fundamental design problem? tia, jason __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

