https://issues.apache.org/bugzilla/show_bug.cgi?id=43201
Mark Thomas <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #1 from Mark Thomas <[EMAIL PROTECTED]> 2008-05-02 14:02:18 PST ---
I see method 2 called in both cases.
The code selecting the method is all standard JDK code:
BeanInfo tagClassInfo = Introspector.getBeanInfo(PropertyDescriptor[] pd =
tagClassInfo.getPropertyDescriptors();
Additionally, I don't see anything in any spec that would require method 1 to
be called instead of method 2.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]