Return-Path: Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: (qmail 37910 invoked from network); 21 Dec 2010 14:06:22 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 21 Dec 2010 14:06:22 -0000 Received: (qmail 51231 invoked by uid 500); 21 Dec 2010 14:06:22 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 51037 invoked by uid 500); 21 Dec 2010 14:06:22 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 51029 invoked by uid 99); 21 Dec 2010 14:06:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Dec 2010 14:06:21 +0000 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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Dec 2010 14:06:21 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oBLE60Nw019154 for ; Tue, 21 Dec 2010 14:06:00 GMT Message-ID: <10404493.239461292940360856.JavaMail.jira@thor> Date: Tue, 21 Dec 2010 09:06:00 -0500 (EST) From: "Simone Tripodi (JIRA)" To: issues@commons.apache.org Subject: [jira] Resolved: (POOL-175) Add Builders for Configuration classes In-Reply-To: <10811090.59071288014439189.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/POOL-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simone Tripodi resolved POOL-175. --------------------------------- Resolution: Fixed done, see r1051386 > Add Builders for Configuration classes > -------------------------------------- > > Key: POOL-175 > URL: https://issues.apache.org/jira/browse/POOL-175 > Project: Commons Pool > Issue Type: Improvement > Affects Versions: 2.0 > Reporter: Simone Tripodi > Assignee: Simone Tripodi > Fix For: 2.0 > > > As suggested by Steven in the mailing-list thread: > "Last suggestion/question is about making inner (public static final) Builder pattern classes within the concrete Config classes (and possibly defining an abstract create() method in the Abstract class). > This would further simplify the programmatic creation of the Config classes." -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.