From: Godmar Back (gback@cs.utah.edu)
Date: Thu Feb 04 1999 - 17:42:41 EST
I think I know what's going on.
java.awt.Component implements its own BeanInfo in sun.beans.infos.ComponentBeanInfo, that's why its output doesn't look at all like what you'd expect.
So, it's the original implementation of Introspector was (more) correct
than what's there now.
Kaffe's java.awt.Component needs to implement its own beaninfo too.
Peter?
- Godmar
>
>
> My patch is probably wrong: getPropertyDescriptor report properties
> that a read-only too, for instance, "class" is a property as reported
> by Sun for regression/"Bean".
>
> What I don't get is why "class" is not reported for java.awt.Button,
> but is reported for that "Bean" class in the test directory.
>
> This is so weird.
>
> - Godmar
>
>
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:58 EDT