I'd recomend to use cftry/catch around critical parts of your code only,
file uploads, queries etc.
I'd also create an include file for actions to take on error for faster
coding.
-----Original Message-----
From: Jim McAtee [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 22, 2001 4:57 PM
To: CF-Server
Subject: Re: Cold Fusion Errors and reporting
You mean all your CF code is contained within a <cftry> block? Does this
entail much additional overhead?
Jim
----- Original Message -----
From: "Eric Sobczak" <[EMAIL PROTECTED]>
To: "CF-Server" <[EMAIL PROTECTED]>
Sent: Thursday, March 22, 2001 5:41 PM
Subject: Re: Cold Fusion Errors and reporting
> Brian,
>
> We use <CFTRY> and <CFCATCH> to catch all errors and e-mail them directly
> to the developer in charge of the application, it increases development
> efficiency and response to errors incredibly.
>
>
> Eric Sobczak, President
> [EMAIL PROTECTED]
> Enhanced Technologies Inc.
> http://www.enhtech.com
> 703-924-0301 or 800-368-3249
> 703-924-0302 Fax
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body or visit the list page at www.houseoffusion.com