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.

David

--- Norm Deane <[EMAIL PROTECTED]> wrote:
> I was thinking about adding a toString method to ModuleConfigImpl that
> used
> ToStringBuilder but I noticed some of the other config objects have
> toString
> methods that do not use ToStringBuilder.  Anyone object to me writing a
> patch that converts the existing toString methods to use ToStringBuilder
> and
> adding one to ModuleConfigImpl?
> 
> --Norm
> 
> -- 
> Norm Deane
> MIS Consultant
> Vanderbilt University
> (615) 322-7855
> [EMAIL PROTECTED] 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree

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

Reply via email to