May 16, 2009
3:26 p.m.
Hi Yoshiki, On May 15, 2009, at 20:52 , Yoshiki Ohshima wrote:
Does Pharo have ScaledDecimal and it is used? If so, that would be the biggest piece that would be removed. There wouldn't be any serious bugs that would cause major trouble otherwise.
I checked and ScaledDecimal is not used in Pharo. So should be easy to remove. (There are a few instances in the image but from literals in tests, and there are no methods called from the core that instantiate ScaledDecimals.) Adrian