DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=16525>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=16525





------- Additional Comments From [EMAIL PROTECTED]  2005-07-04 10:22 -------
Ummmm, I was shocked when I hit the code in BeanUtilsBean.setProperty() that was
calling my Converter even when the value being set was of the correct type. 
Instead, it was converted to a String and then (erroneously) converted back to
an object of the original type.

I'm not understanding why the first proposed bug fix ( Don't perform conversion
on types that are already assignment compatiable ) doesn't seem like the way to
go.  

When are people expecting a Converter to be called?  I always assumed it was
when a conversion was required, not when a type was being set. 

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to