On Tue, Oct 24, 2017 at 11:58 PM, Jim Jagielski <j...@jagunet.com> wrote: > As you said, the external representation as a float is syntactic sugar. > But the patch breaks that. Someone enters in, for example, 2.50 > and what's displayed in 250, instead of 2.50. > > Since all this is normalized by how ldfactor is USED, the algos > still work, but are now more granular, which is what we wanted.
OK, fair enough (my change was a bad idea). I'll revert, thanks for the review.