Auto-documentation of your CFCs
Very few ColdFusion developers I know are aware that they can automatically generate documentation about their CFCs with little extra effort. If you use the hint attribute in your <cfcomponent>, <cfproperty>, <cffunction>, and <cfargument> tags, you can have ColdFusion generate helpful documentation. It’s very powerful and very effective.
Technorati Tags:
coldfusion, cfc, adobe, imagecfc (more…)