Re: [Numbers] Further work on NUMBERS-6

2017-01-29 Thread Raymond DeCampo
On Sat, Jan 28, 2017 at 7:00 PM, Gilles wrote: > Hi. > > On Sat, 28 Jan 2017 14:38:21 -0500, Raymond DeCampo wrote: > >> [...] >>> >>> Now, for the contents of the "fraction" module. >>> >>> (1) >>> My main current concern is the formatting-related classes; as for >>> "complex", I think that >>>

Re: [Numbers] Further work on NUMBERS-6

2017-01-28 Thread Gilles
Hi. On Sat, 28 Jan 2017 14:38:21 -0500, Raymond DeCampo wrote: [...] Now, for the contents of the "fraction" module. (1) My main current concern is the formatting-related classes; as for "complex", I think that 1. formatting (and I/O) is out of scope, and 2. the implementation were problemat

Re: [Numbers] Further work on NUMBERS-6 (Was: [5/5] Add maven module for fractions [...])

2017-01-28 Thread Raymond DeCampo
On Sat, Jan 28, 2017 at 10:48 AM, Gilles wrote: > On Sat, 28 Jan 2017 09:00:52 -0500, Raymond DeCampo wrote: > >> Thanks for the feedback Gilles. >> > > Thanks for helping with the project! > > I generally prefer to work in smaller increments so that suits me fine. >> >> Re working on an outdated

[Numbers] Further work on NUMBERS-6 (Was: [5/5] Add maven module for fractions [...])

2017-01-28 Thread Gilles
On Sat, 28 Jan 2017 09:00:52 -0500, Raymond DeCampo wrote: Thanks for the feedback Gilles. Thanks for helping with the project! I generally prefer to work in smaller increments so that suits me fine. Re working on an outdated branch, I'm not sure I completely understand what you want plus