Return-Path: Mailing-List: contact commons-httpclient-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list commons-httpclient-dev@jakarta.apache.org Received: (qmail 29681 invoked by uid 98); 28 Jan 2003 04:38:47 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Received: (qmail 29593 invoked from network); 28 Jan 2003 04:38:45 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 28 Jan 2003 04:38:45 -0000 Received: (qmail 85652 invoked by uid 500); 28 Jan 2003 04:37:10 -0000 Received: (qmail 85632 invoked from network); 28 Jan 2003 04:37:10 -0000 Received: from oe27.law7.hotmail.com (HELO hotmail.com) (216.33.236.247) by daedalus.apache.org with SMTP; 28 Jan 2003 04:37:10 -0000 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 27 Jan 2003 20:37:20 -0800 X-Originating-IP: [211.235.188.79] From: "Sung-Gu" To: "Commons HttpClient Project" References: <3E3560A1.5060702@GargoyleSoftware.com> Subject: Re: [HttpClient] Proposed style change Date: Tue, 28 Jan 2003 13:37:17 +0900 MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Message-ID: X-OriginalArrivalTime: 28 Jan 2003 04:37:20.0331 (UTC) FILETIME=[F1BB81B0:01C2C686] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Personally, > 1) Line length of 80 +1 > 2) Instance variable names > ^_?[a-z][a-zA-Z0-9] +0 Sung-Gu