The Very Top of the Core

Following is the code that appears before Section 1 begins. We can call this Section 0:

<cfsetting enablecfoutputonly=”yes”><cfprocessingdirective suppresswhitespace=”Yes”> 
<cftry> 

Wait a minute! What happened to all the comments?

During our discussions of the core files (and in fact, throughout the entire book), we have removed comments from code regularly included inline with the text. We have done this mostly for compactness. Explaining the comments here would be redundant because we wrote most of the comments in the actual core. The inline comments will probably prove to be helpful when we begin dedicated development, but learning Fusebox from them would not be very easy.

The amount of comments in this section ...

Get Fusebox: Developing ColdFusion® Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.