Return-Path: Delivered-To: apmail-tapestry-users-archive@www.apache.org Received: (qmail 72607 invoked from network); 4 Mar 2011 17:54:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Mar 2011 17:54:38 -0000 Received: (qmail 74034 invoked by uid 500); 4 Mar 2011 17:54:37 -0000 Delivered-To: apmail-tapestry-users-archive@tapestry.apache.org Received: (qmail 74002 invoked by uid 500); 4 Mar 2011 17:54:37 -0000 Mailing-List: contact users-help@tapestry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tapestry users" Delivered-To: mailing list users@tapestry.apache.org Received: (qmail 73993 invoked by uid 99); 4 Mar 2011 17:54:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Mar 2011 17:54:37 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=FREEMAIL_FROM,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Mar 2011 17:54:30 +0000 Received: from jim.nabble.com ([192.168.236.80]) by sam.nabble.com with esmtp (Exim 4.69) (envelope-from ) id 1PvZCb-0007QU-Mp for users@tapestry.apache.org; Fri, 04 Mar 2011 09:54:09 -0800 Date: Fri, 4 Mar 2011 09:54:09 -0800 (PST) From: LLTYK To: users@tapestry.apache.org Message-ID: <1299261249698-6089399.post@n2.nabble.com> In-Reply-To: <1299258896269-6089256.post@n2.nabble.com> References: <1299258896269-6089256.post@n2.nabble.com> Subject: Re: Centralize error handling MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org My approach would be not to throw exceptions all the time. The exception handler is only used for fatal stuff, I don't throw stuff there by design. -- View this message in context: http://tapestry-users.832.n2.nabble.com/Centralize-error-handling-tp6089256p6089399.html Sent from the Tapestry Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org For additional commands, e-mail: users-help@tapestry.apache.org