Skip to content

Daily Archives: February 11th, 2009

Money Is Money v 0.14

I’ve made a modest – very modest – library for dealing with Monetary amounts. IMHO something like this should be inside Java, to stop all those idiots using floating point logic to calculate money amounts. My library uses exactly NO EXTERNAL DEPENDENCIES apart from what’s already in Java 5 and Junit 3.8.1 for tests, which [...]