>Mary Jo, I hope the work on converting CFWebstore to FB is successful, I >won't ever need another CF e-commerce app again!
Why not try NetReady? It's already done in Fusebox and has an impressive feature list... Since the last update of the web page below there have been a few other additions, such as PayPal integration and the ability to handle bulk discounts. It's definitely worth checking out, and it's in use on a few high end commerce sights out there, even though it hasn't had a lot of publicity. http://aloha-webdesign.com/index.asp?fuseaction=details&pid=19 -----Original Message----- From: Stas Newdel [mailto:[EMAIL PROTECTED] Sent: Thursday, July 17, 2003 7:42 PM To: CF-Talk Subject: Re: Cons to Fusebox I find Fusebox very useful when I go out to get a 3rd party application to customize for a client. I know exactly where to look to modify things or implement new modules. In reality though, I've personally found relatively few polished commercial or otherwise apps implemented in FB that I can purchase and modify... They must all be custom in-house projects then. Is there some kind of Fusebox registry that I had missed? Mary Jo, I hope the work on converting CFWebstore to FB is successful, I won't ever need another CF e-commerce app again! ----- Original Message ----- From: "Shawn Grover" <[EMAIL PROTECTED]> > I work pretty much in the same fashion Dave has indicated. However, I have > absolutely no data layer logic on my display page. Any data layer logic is > accessed via a function call to a business rule object, and the business > rule object accesses whatever data layer objects it needs. I then have my > basic data that I place into the page as needed. So, by simply applying OOP > principles, I achieve the abstraction and encapsulation you and other FB > proponents seem to be offering as what makes FB so good. > > Seing as all actions start from a page request, why not let the page > determine what needs to be done? FB does the same thing, using a different > method (index.cfm switch case). In both cases (FB vs OOP), the end result > is a page that is rendered correctly and using some kind of architecture. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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

