By mswatcher
via bennadel.com
Published: May 27 2012 / 10:52
In my web applications development, I use and love ColdFusion components! However, my use of them is definitely sub-optimal. My approach makes use of a two-tier model consisting of what might loosely be thought of as a Controller and a Gateway layer. This is fine for small applications where not much business logic is repeated. But, in larger applications (which I am starting to build), this approach leads to duplication of core code.
Tweet
SaveShareSend
Tags: coldfusion, methodology
Add your comment