Return-Path: Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 1625 invoked by uid 98); 17 Jan 2003 15:49:44 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Received: (qmail 1060 invoked from network); 17 Jan 2003 15:49:39 -0000 Received: from daedalus.apache.org (HELO apache.org) (63.251.56.142) by nagoya.betaversion.org with SMTP; 17 Jan 2003 15:49:39 -0000 Received: (qmail 99489 invoked by uid 500); 17 Jan 2003 15:48:11 -0000 Received: (qmail 99433 invoked from network); 17 Jan 2003 15:48:10 -0000 Received: from smtp.netcologne.de (194.8.194.112) by daedalus.apache.org with SMTP; 17 Jan 2003 15:48:10 -0000 Received: from netcologne.de (dial-194-8-209-70.netcologne.de [194.8.209.70]) by smtp.netcologne.de (Postfix) with ESMTP id A6D8386689 for ; Fri, 17 Jan 2003 16:48:08 +0100 (MET) Message-ID: <3E28255B.5030402@netcologne.de> Date: Fri, 17 Jan 2003 16:46:35 +0100 From: Christian Sell User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021204 X-Accept-Language: de-de, de, en-us, en MIME-Version: 1.0 To: Jakarta Commons Users List Subject: Re: [jelly] code question References: <027001c2bd7c$29039450$9865fea9@spiritsoft.com> <3E273067.6090306@netcologne.de> <006701c2bdf5$d233ea10$9865fea9@spiritsoft.com> In-Reply-To: <006701c2bdf5$d233ea10$9865fea9@spiritsoft.com> X-Enigmail-Version: 0.71.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N > I've applied your suggestions to TagLibrary.java - that was the code you > were talking about right? Was there any other place where you saw similar > redundancies? in fact, there is one more in the same class, a few lines further up in method createTagScript()