Is there anything besides http://stephane.ducasse.free.fr/Teaching/CoursAnnecy/0506-M1-COO/aconcagua-p... ? There are not many class comments and the tests were a bit overwhelming for me... Specifically I'm searching for anything built-in to present measures in the "most tidy" representation e.g. "125 dollars" instead of "12500 cents", "10 cups" instead of "480 teaspoons", etc. ----- Cheers, Sean -- View this message in context: http://forum.world.st/Aconcagua-Documentation-tp4759781.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
Sean P. DeNigris wrote
present measures in the "most tidy" representation e.g. "125 dollars" instead of "12500 cents"
It seems this used to work (from http://stephane.ducasse.free.fr/Teaching/CoursAnnecy/0506-M1-COO/A%20New%20O...): 10 years * 12 months / 24 months = 5 years âThe model automatically simplifies unitsâ Anyone know why it was changed? ----- Cheers, Sean -- View this message in context: http://forum.world.st/Aconcagua-Documentation-tp4759781p4813338.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
participants (1)
-
Sean P. DeNigris