- ColdFusion and Design Patterns
-
Sunday, 5th August 2007
In software engineering, a design pattern is a general repeatable solution to a commonly occurring problem in software design. A design pattern is not a finished design that can be transformed directly into code. It is a description or template for how to solve a problem that can be used in many different situations.
Tags: behavioural, ColdFusion, concurrency, creational, dao, data access object, Design Patterns, facade, factory, fundamental, gateway object, model-view-controller, mvc, pattern, prototype, singleton, structural, value object