pharo icon indicating copy to clipboard operation
pharo copied to clipboard

Move some number printing methods to System-NumberPrinting

Open jecisc opened this issue 11 months ago • 1 comments

I found out that we had a package System-NumberPrinting but some methods from Kernel are calling methods from this package. Here is an iteration to move some of them to this package

jecisc avatar Jan 09 '25 13:01 jecisc

I found a bit strange that printOn: does not belong to the package of the class in particular for numbers but this is ok too.

Ducasse avatar Jan 14 '25 18:01 Ducasse

Closing this PR since it's old and buggy. I'll often newer PRs

jecisc avatar Oct 14 '25 14:10 jecisc