Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 97786 invoked from network); 13 Jul 2005 18:59:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Jul 2005 18:59:17 -0000 Received: (qmail 44052 invoked by uid 500); 13 Jul 2005 18:59:13 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 43850 invoked by uid 500); 13 Jul 2005 18:59:12 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: 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 43836 invoked by uid 99); 13 Jul 2005 18:59:12 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jul 2005 11:59:04 -0700 Received: by ajax.apache.org (Postfix, from userid 99) id 4C52715; Wed, 13 Jul 2005 20:59:00 +0200 (CEST) From: bugzilla@apache.org To: commons-dev@jakarta.apache.org Subject: DO NOT REPLY [Bug 35588] - [lang] New interpolation features X-Bugzilla-Reason: AssignedTo Message-Id: <20050713185900.4C52715@ajax.apache.org> Date: Wed, 13 Jul 2005 20:59:00 +0200 (CEST) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.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=35588 oliver.heger@t-online.de changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #15579|0 |1 is obsolete| | ------- Additional Comments From oliver.heger@t-online.de 2005-07-13 20:58 ------- Created an attachment (id=15662) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=15662&action=view) Patch for VariableResolver This is a patch for VariableResolver (or almost a complete new implementation) that re-introduces the VariableResolver interface and makes all methods static. This is a first shot only to get a feeling how this approach looks like. Further convenience methods could be added (e.g. for System properties interpolation). That the map based VariableResolver is provided as a static method is just an idea; other implementations are possible. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org