Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 90956 invoked from network); 8 Feb 2005 16:07:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 8 Feb 2005 16:07:19 -0000 Received: (qmail 18353 invoked by uid 500); 8 Feb 2005 16:07:15 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 18257 invoked by uid 500); 8 Feb 2005 16:07:15 -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 18228 invoked by uid 99); 8 Feb 2005 16:07:14 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of flamefew@gmail.com designates 64.233.170.192 as permitted sender) Received: from rproxy.gmail.com (HELO rproxy.gmail.com) (64.233.170.192) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 08 Feb 2005 08:07:13 -0800 Received: by rproxy.gmail.com with SMTP id f1so937474rne for ; Tue, 08 Feb 2005 08:07:09 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=dcIl5grHPr6LLliJ6nVVMhqnmx617W4v0fJj2Id9B1LRTN/dhB056sfpb+ILedVG5dVEXPKiAnnv/JVnqdkTN4kXW8JtKO5EJWfqGw2LO8IYvJ5Wk1gGxBRoXqkNsm9mxxpgb+3p02Mv5XiDlghk8kSmWyUxRv2ioKe11qn/3r8= Received: by 10.38.76.80 with SMTP id y80mr275848rna; Tue, 08 Feb 2005 08:07:09 -0800 (PST) Received: by 10.38.86.51 with HTTP; Tue, 8 Feb 2005 08:07:09 -0800 (PST) Message-ID: <31cc373605020808074176b6f3@mail.gmail.com> Date: Tue, 8 Feb 2005 11:07:09 -0500 From: Henri Yandell Reply-To: Henri Yandell To: Jakarta Commons Developers List , skitching@apache.org Subject: Re: [lang] 2.1 In-Reply-To: <1107861365.4251.5.camel@blackbox> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <1107861365.4251.5.camel@blackbox> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Wed, 09 Feb 2005 00:16:05 +1300, Simon Kitching wrote: > Hi, > > Firstly, in RELEASE-NOTES.txt: > "DEPRECTAIONS:" should be "DEPRECATIONS:" Thanks. > There was some discussion a while ago about having a "variable > substitution" utility available to handle strings like > "Hello, ${name}" > > I seem to remember some code I wrote for Digester was adopted into Lang > for this, but I now see no trace of it. Was there a problem with it? (Or > was it some other commons project - my memory is pretty bad :-) > > If it has been deliberately left out, that's fine - I wasn't pushing for > it to be included. But if there was just some minor issue (like no unit > tests) I would be happy to try to resolve it. It's part of the .text package that's not finished yet and will go in a later release. Hen --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org