Quoting David Graham <[EMAIL PROTECTED]>:

> I think we inherit the dependency on commons lang from some other
> component.  Our use of lang's features is very limited and my preference
> is to keep it that way.  Regardless, toString() is easy to implement
> without ToStringBuilder.
> 

Last time I looked, ToStringBuilder was the only  dependency we have on
commons-lang.  I'd much rather do a little more work in our toString() methods
and dump the dependency if that's actually the case, unless there's some
compelling need for any of the other c-l methods.

> David

Craig


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

Reply via email to