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

Get the mailserver that powers this list at 
http://www.coolfusion.com

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to