E
Eric NY
There is now a robust java library solution I've been reading about called
jscience
(http://jscience.org). Is anyone aware of a similar effort in the .net
community? The library supports consistent handling of measurement and
conversion between quantities of the same dimension in just about every
international standard (SI) and non-SI unit of measurement in such a way
that the compiler facilitates design time checking.
I'm in need of a few quantity types to deal with some common dimensions of
measurement in business, with Money being at the top of the list, and
Duration & Length following. Barring an effort along the lines of jscience,
any links
to code samples that do this would be much appreciated.
TIA
Eric
jscience
(http://jscience.org). Is anyone aware of a similar effort in the .net
community? The library supports consistent handling of measurement and
conversion between quantities of the same dimension in just about every
international standard (SI) and non-SI unit of measurement in such a way
that the compiler facilitates design time checking.
I'm in need of a few quantity types to deal with some common dimensions of
measurement in business, with Money being at the top of the list, and
Duration & Length following. Barring an effort along the lines of jscience,
any links
to code samples that do this would be much appreciated.
TIA
Eric