I'm rebasing fraction to master and the next merge is looking tricky.
Gilles, am I correct that you have added an interface and some methods to
Fraction, and pushed this to master? But master does not yet have the of()
and from() method name changes that we discussed while my branch does, also
my branch has parse().

If you like I can merge these two branches together. What I see remaining
to do with Fraction is:
- Write some unit tests for parse()
- Figure out what we are doing with the Format classes that we are no
longer using. Just delete them, knowing they are previous releases if
someone wants to implement numbers-formats some day?

Those are all the remaining changes I see.

Eric

Reply via email to