Discovering CFCs begins with object oriented concepts and explains how to use these with ColdFusion MX components. You will discover how *encapsulate your code into CFCs
*use object inheritance to maximize code reuse
*create compositional/aggregational relationships between CFCs
*go beyond the limitations of CFCs
*integrate CFCs with traditional ColdFusion code