Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 77542 invoked from network); 28 Sep 2004 22:21:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 28 Sep 2004 22:21:40 -0000 Received: (qmail 53215 invoked by uid 500); 28 Sep 2004 22:21:35 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 53068 invoked by uid 500); 28 Sep 2004 22:21:34 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 53055 invoked by uid 99); 28 Sep 2004 22:21:34 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=NO_REAL_NAME,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received: from [192.18.33.10] (HELO exchange.sun.com) (192.18.33.10) by apache.org (qpsmtpd/0.28) with SMTP; Tue, 28 Sep 2004 15:21:33 -0700 Received: (qmail 13087 invoked by uid 50); 28 Sep 2004 22:23:27 -0000 Date: 28 Sep 2004 22:23:26 -0000 Message-ID: <20040928222326.13086.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: commons-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 31425] - [Patch] Handle Throwables, Exceptinos and Errors as complex types X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=31425 [Patch] Handle Throwables, Exceptinos and Errors as complex types rdonkin@apache.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From rdonkin@apache.org 2004-09-28 22:23 ------- Committed. Many thanks. Even though this breaks symantic backwards compatibility for a small number of use cases, I think the pro's outweight the con's. The version I committed is organized differently (I wanted to try to tweak a little improvement in performance) but should be the same symatically. Please roll a copy from the latest CVS HEAD and verify that my patch performs are yours for your use cases. Robert --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org