Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 56783 invoked from network); 2 Aug 2005 18:06:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Aug 2005 18:06:14 -0000 Received: (qmail 71103 invoked by uid 500); 2 Aug 2005 18:06:12 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 70554 invoked by uid 500); 2 Aug 2005 18:06:10 -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 70541 invoked by uid 99); 2 Aug 2005 18:06:10 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Aug 2005 11:06:10 -0700 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 (asf.osuosl.org: domain of xela.org@gmail.com designates 64.233.184.193 as permitted sender) Received: from [64.233.184.193] (HELO wproxy.gmail.com) (64.233.184.193) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Aug 2005 11:06:02 -0700 Received: by wproxy.gmail.com with SMTP id i32so1220799wra for ; Tue, 02 Aug 2005 11:06:09 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=QcWRHrAkFyFj2szWXOzSyiP23i8Ma1E01TBKxZad66efNLvPmSK0386bSPW4XSEsq5d/7S9nzZZr3SlBzy9RJBVE4gngsJDt8Z+r0g0AB7xgqmQhl+gTg9+RlgIn75ZJnML6qw9wVa6td1KgYzjaNQxI/iFaEVLH8irZ/D4H+w4= Received: by 10.54.18.58 with SMTP id 58mr3966246wrr; Tue, 02 Aug 2005 11:06:08 -0700 (PDT) Received: by 10.54.96.12 with HTTP; Tue, 2 Aug 2005 11:06:07 -0700 (PDT) Message-ID: <3c13bc09050802110620ee4a99@mail.gmail.com> Date: Wed, 3 Aug 2005 02:06:08 +0800 From: Alex Ieong Reply-To: Alex Ieong To: commons-dev@jakarta.apache.org Subject: Betwixt - BeanWriter's indent question Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hello everybody, In org.apache.commons.betwixt.io.BeanWriter, I am wondering why the indentLevel starts at 1 with the first element. It makes the root element has indent too, which is ugly. Am I wrong or it has some purpose? --=20 Best Regards, Alex Ieong / xela.org / MO --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org