Hi all,
I do not understand why this method is redifined with a fixed class.
Jsut see the method:
ColorForm>>blankCopyOf: aRectangle scaledBy: scale
^Form extent: (aRectangle extent * scale) truncated depth: 32
where in Form, there is a better method:
Form>>blankCopyOf: aRectangle scaledBy: scale
� � � � ^ self class extent: (aRectangle extent * scale) truncated depth: depth
My idea is just to remove this method. Is it ok ?
--
~~Dr. Jannik�Laval~~
�cole des Mines de Douai
Enseignant-chercheur
http://www.jannik-laval.eu