Consider to never use the Money object in models and only use FloatInt. The reason is that Money is just a rendering construct which should be used in the View/L11nManager for rendering purpose. But then I don't need the Money object at all and only need a rendering logic. #318
Done.