[Kaffe] Bug in PropertyDescriptor, patch included.

Godmar Back gback at cs.utah.edu
Thu Feb 4 15:59:11 PST 1999


 I read up some on the beans stuff.

It seems as though Sun's java.awt.Component implements its own 
customized BeanInfo and does not rely on standard reflection-based
introspection.  This explains everything.
We need a class kaffe.beans.infos.ComponentBeanInfo to do the same
thing.

	- Godmar



More information about the kaffe mailing list