Stephen,

> 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.
JXPath is not supposed to introspect interfaces - just JavaBeans.  How did
you get it to introspect an interface?

Thanks,

>
> Steve.

- Dmitri


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

Reply via email to