From: Dennis Decker Jensen Date: 2001-03-25T11:09:37+09:00 Subject: [ruby-talk:13184] SV: Re: units of measure M.Tanaka: # > Units(3,'cm') + Units(2,'inch') #=> Units(8.08,'cm') # # I put the product at # # http://www.ir.isas.ac.jp/~masa/ruby/index-e.html#units # # I wonder there is more suitable name than "class Units". Quantity is one option. Value might be another, or maybe even WholeValue. Regards, Dennis Decker Jensen