[Kaffe] Bug in PropertyDescriptor, patch included.

Godmar Back gback at cs.utah.edu
Thu Feb 4 09:15:40 PST 1999


> Now, I am not exactly sure that this is the "right" patch
> but it seemed to cure my null name problem. 

One problem with that patch is that it calls a non-final function
from a constructor, which is bad.

However, I didn't see an appropriate constructor for FeatureDescriptor
that would take a name either.  So maybe we should add one with package 
access.

	- Godmar



More information about the kaffe mailing list