ColdFusion Components support inheritance, an object feature which facilitates code reuse. In CFC's this is known as "extending" a component, and the EXTENDS attribute is used to provide the name of the component that is being inherited. (Applies to: ColdFusion MX)
No comments yet
Leave a Comment