Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Chapter 26. Building Reusable Components > Introducing ColdFusion Components

Introducing ColdFusion Components

An important part of ColdFusion is its ColdFusion Components framework. Think of the CFC framework as a special way to combine key concepts from custom tags and user-defined functions into objects. These objects might represent concepts (such as individual films or actors), or they might represent processes (such as searching, creating special files, or validating credit card numbers).

About ColdFusion Components

You can think of CFCs as a structured, formalized variation on custom tags. Whereas custom tags are very free in form and don’t necessarily imply any kind of “correct” way to go about your work as a developer, the CFC framework gently forces developers to work in a more systematic way. If you choose to use the CFC framework for parts of your application, you will find yourself thinking about those aspects in a slightly more theoretical, abstract manner. And this has lots of benefits.


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial