Have you looked at mach-ii? take a peak...
www.mach-ii.com Mike ----- Original Message ----- From: "Jason Wagstaff" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, July 29, 2003 11:37 AM Subject: cfc's and application design help > 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 Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

