Summary


In this chapter, we've looked at ways in which you can develop code for modularization and reuse. We've talked about using CFINCLUDE, CFML custom tags, and CFX tags to create code that can be reused quickly and easily throughout your ColdFusion applications.

We have also explored UDFs using both CFSCRIPT and CFFUNCTION. As you have seen, UDFs let you create simple functions to very complex encapsulated algorithms for dealing with a variety of problems and situations. Proper use of UDFs can enable you to create libraries of useful functions that you can call upon to simplify your development cycle and to write cleaner and easier-to-understand code.

A great resource for more information on UDFs and UDF libraries is at www.CFLIB.org. This is a repository for ColdFusion UDFs set up by Raymond Camden and Rob Brooks-Bilson. You'll find all sorts of great UDFs that you might find useful in development or as further examples. You might even want to start submitting your own!



Inside ColdFusion MX
Inside Coldfusion MX
ISBN: 0735713049
EAN: 2147483647
Year: 2005
Pages: 579

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net