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=36208>.
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=36208


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED




------- Additional Comments From [EMAIL PROTECTED]  2005-10-07 23:57 -------
Thanks for the unprofessional response. What you did not understand is that any 
usage of beanutils where arrays of objects are concerned will fail. Especially 
if you try to instantiate a class whose name was read using Bean Utils and can 
not be found because it contains invalid characters.

Example [Lcom.apache.commons.foo

As any person with experiance in java will tell you when using this class or 
package it will not work. This is not a "I do not like the name issue" it is a 
technical issue and one that can be fixed by changing the source code of 
BeanUtils to remove the [L when encountering a function where the class name is 
to be returned or instantiated inside of BeanUtils.

I have already done a workaround and do understand it is a "Sun Issue" but it 
will never be fixed if users or open source groups using do not "complain".

-- 
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