[PATCH] Betwixt - BeanWriter initial indent

2005-08-04 Thread Alex Ieong
I've made a patch for this. 

And I've made the initial indent to ZERO by default, which made some
test case fails because of this. But I think most people like this
default and it won't cause problem in real world.

Please check. Thanks.

On 8/3/05, robert burrell donkin <[EMAIL PROTECTED]> wrote:
> On Wed, 2005-08-03 at 02:06 +0800, Alex Ieong wrote:
> > 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?
> 
> if it had some purpose, it is lost in the depths of time...
> 
> why not contribute a patch to apache that allows this value to be
> configured?
> 
> - robert
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
Best Regards,
Alex Ieong / xela.org / MO

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Betwixt - BeanWriter's indent question

2005-08-02 Thread Alex Ieong
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?

-- 
Best Regards,
Alex Ieong / xela.org / MO

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]