Duplicate Attributes

Joel Crisp writes:
 > Hi
 > 
 > In converting one class inheritance to another, I accidentally
 > duplicated an attribute.
 > 
 > To my suprise, this caused the GenericResourceEditor to die nastily when
 > trying to edit the attributes of the form. 
 > 
 > Maybe Jigsaw should trap for this ?

Indeed, I will put that in the todo list (it will probably throw some
sub-class of RuntimeException at ergisterAttribute time)

Anselm.

Received on Thursday, 6 February 1997 11:19:06 UTC