Hi,

Any reason why Interfaces are introspected differently Objects ?

When an Interface is introspected "PropertyDescriptors" are created only for
methods defined on the Interface and not for inherited methods.  This is not
the case when an Object is introspected.

Is this expected? I feel it is inconsistent and prevents me from extending
Interfaces.

Steve.


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

Reply via email to