From tomcat-dev-return-54802-apmail-jakarta-tomcat-dev-archive=jakarta.apache.org@jakarta.apache.org Tue Jan 11 10:14:45 2005 Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@www.apache.org Received: (qmail 59074 invoked from network); 11 Jan 2005 10:14:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 11 Jan 2005 10:14:43 -0000 Received: (qmail 45209 invoked by uid 500); 11 Jan 2005 10:14:35 -0000 Delivered-To: apmail-jakarta-tomcat-dev-archive@jakarta.apache.org Received: (qmail 45146 invoked by uid 500); 11 Jan 2005 10:14:35 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 45127 invoked by uid 99); 11 Jan 2005 10:14:35 -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 henri.gomez@gmail.com designates 64.233.184.202 as permitted sender) Received: from wproxy.gmail.com (HELO wproxy.gmail.com) (64.233.184.202) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 11 Jan 2005 02:14:33 -0800 Received: by wproxy.gmail.com with SMTP id 68so262063wra for ; Tue, 11 Jan 2005 02:14:31 -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=t8NV4rkTZZWFVC3VHtjiiQg/ZwCeBlKEBLOLOAEompjqaaTiiYBeIxVAHs+mtEPI2X6jkrR7ZTJtGzFTh9AIGc0hqEAHOnOF8lzQSqEpbNxmOulLXSYMLcXLt82xKeFt5L5zjs9ehw69vuZAUYdzgIUDOaUDJAZUGegJ85VtkYU= Received: by 10.54.27.49 with SMTP id a49mr339899wra; Tue, 11 Jan 2005 02:14:29 -0800 (PST) Received: by 10.54.47.6 with HTTP; Tue, 11 Jan 2005 02:14:29 -0800 (PST) Message-ID: <6291fc850501110214153d31a3@mail.gmail.com> Date: Tue, 11 Jan 2005 11:14:29 +0100 From: Henri Gomez Reply-To: hgomez@apache.org To: Tomcat Developers List Subject: Re: Deprecation and JK2 In-Reply-To: <41E39FF1.4050105@apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable References: <41E39FF1.4050105@apache.org> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N +0 JK / JK2 are also very specific to our current AJP implemtation.=20 Maybe they should be called AJP instead ? PS: Happy New Year to all TC-DEV members :) On Tue, 11 Jan 2005 10:44:17 +0100, Remy Maucherat wrote: > (Note: I'm talking about the Java code here) >=20 > That code is IMO a bit messy. It's fast (it does its job and seems to > beat HTTP for proxying) and works, but I think a cleanup won't hurt. >=20 > Some of the issues: > - Deprecation (ex: JkMain is deprecated, supposedly to be replaced, but > I don't see anything coming, so I think JkMain should be undeprecated) > - Formatting (I don't quite like this, as it would screw up diffs; > running some code formetter on that, like Eclipse, wouldn't hurt, though) > - Many strings refer to "jk2": I plan to replace these with "jk" >=20 > R=E9my >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org > For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org >=20 > --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org