Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 92019 invoked from network); 17 Oct 2003 16:18:56 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 17 Oct 2003 16:18:56 -0000 Received: (qmail 5632 invoked by uid 500); 17 Oct 2003 16:18:41 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 5571 invoked by uid 500); 17 Oct 2003 16:18:40 -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 5481 invoked from network); 17 Oct 2003 16:18:39 -0000 Received: from unknown (HELO server2747) (212.169.185.6) by daedalus.apache.org with SMTP; 17 Oct 2003 16:18:39 -0000 Received: from eric (217.84.176.102) by server2747 with MERCUR-SMTP/POP3/IMAP4-Server (v3.30.09 AS-5242886) for ; Fri, 17 Oct 2003 18:17:37 +0200 Message-ID: <001401c394ca$3eb3eef0$0101a8c0@eric> From: "Oliver Heger" To: "Jakarta Commons Developer List" , References: <00e101c39489$09e9bf10$0100a8c0@IQUITOS> Subject: Re: [configuration][PATCH]addProperty Date: Fri, 17 Oct 2003 18:18:03 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Eric, thank you, I checked it out and everything seems to be fine. At the moment I am still working on a Configuration implementation that is able to store hierarchical properties in a more suitable structure. I plan to write an alternative version of DOM4jConfiguration that makes use of this class to provide better support for tree-like XML documents. I also want to implement a first approach for a Digester (or general XML-enabled) interface. I hope that I can soon deliver some results. Then we can talk about some optimizations and how this stuff can be integrated best with the actual code base. A coverage rate of 59% for the unit tests seems to be indeed quite low. I promise to keep an eye on this with my own classes. Oli ----- Original Message ----- From: "Eric Pugh" To: "'Oliver Heger'" ; "'Jakarta Commons Developer List'" Sent: Friday, October 17, 2003 10:31 AM Subject: RE: [configuration][PATCH]addProperty > Oliver, > > I have applied your patch. Do you want to check things out? I also added > in some more maven reports. I thought our coverage with unit tests was > going to be steller, but according to JCoverage, we only have 59% coverage > of the code base. > > At any rate, let me know how things go.. I am updating the website as I > write this... > > Eric > --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org