Return-Path: Delivered-To: apmail-tapestry-dev-archive@www.apache.org Received: (qmail 10135 invoked from network); 17 Sep 2008 14:56:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Sep 2008 14:56:37 -0000 Received: (qmail 98311 invoked by uid 500); 17 Sep 2008 14:56:34 -0000 Delivered-To: apmail-tapestry-dev-archive@tapestry.apache.org Received: (qmail 98290 invoked by uid 500); 17 Sep 2008 14:56:34 -0000 Mailing-List: contact dev-help@tapestry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tapestry development" Delivered-To: mailing list dev@tapestry.apache.org Received: (qmail 98279 invoked by uid 500); 17 Sep 2008 14:56:34 -0000 Delivered-To: apmail-jakarta-tapestry-dev@jakarta.apache.org Received: (qmail 98276 invoked by uid 99); 17 Sep 2008 14:56:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Sep 2008 07:56:34 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Sep 2008 14:55:42 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 45715234C1D6 for ; Wed, 17 Sep 2008 07:55:45 -0700 (PDT) Message-ID: <1169402756.1221663345283.JavaMail.jira@brutus> Date: Wed, 17 Sep 2008 07:55:45 -0700 (PDT) From: "Howard M. Lewis Ship (JIRA)" To: tapestry-dev@jakarta.apache.org Subject: [jira] Created: (TAPESTRY-2682) Warnings related to service configuration validations should be escalated to exceptions MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Warnings related to service configuration validations should be escalated to exceptions --------------------------------------------------------------------------------------- Key: TAPESTRY-2682 URL: https://issues.apache.org/jira/browse/TAPESTRY-2682 Project: Tapestry Issue Type: Improvement Components: tapestry-ioc Affects Versions: 5.1.0.0 Reporter: Howard M. Lewis Ship Priority: Minor The problem with warnings is that no one pays attention, and then runtime behavior acts unpredictably. Exceptions force people to fix their errors early. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org For additional commands, e-mail: dev-help@tapestry.apache.org