Re: [geometry] Initial Project Structure

2018-04-15 Thread Matt Juntunen
ds good. I'll move everything in that module to be under the o.a.c.geometry.core package. Thanks, Matt ____ From: Gilles Sent: Saturday, April 14, 2018 1:50 PM To: dev@commons.apache.org Subject: Re: [geometry] Initial Project Structure On Sat, 14 Apr 2018 10:46:40 -0400, Rob

Re: [geometry] Initial Project Structure

2018-04-14 Thread Gilles
On Sat, 14 Apr 2018 10:46:40 -0400, Rob Tompkins wrote: On Apr 14, 2018, at 9:00 AM, Gilles wrote: Hello. On Sat, 14 Apr 2018 04:24:35 +, Matt Juntunen wrote: Hi Gilles, That's actually really close to what I ended up with after I started moving the code over. I currently have * c

Re: [geometry] Initial Project Structure

2018-04-14 Thread Rob Tompkins
t;core" will. > [Safer would be to create a "o.a.c.geometry.core" package and >move the "Geometry", "Space", "Point" and "Vector" classes >into it.] > > Regards, > Gilles > >> >> -Matt >> >> >>

Re: [geometry] Initial Project Structure

2018-04-14 Thread Gilles
uot;Space", "Point" and "Vector" classes into it.] Regards, Gilles -Matt ____ From: Gilles Sent: Thursday, April 12, 2018 9:12 AM To: dev@commons.apache.org Subject: Re: [geometry] Initial Project Structure Hi Matt. On Sun, 8 Apr 2018 02:40:26 +, Ma

Re: [geometry] Initial Project Structure

2018-04-13 Thread Matt Juntunen
ent: Thursday, April 12, 2018 9:12 AM To: dev@commons.apache.org Subject: Re: [geometry] Initial Project Structure Hi Matt. On Sun, 8 Apr 2018 02:40:26 +, Matt Juntunen wrote: > Hi all, > > I'm forwarding a conversation I had with Gilles on the project > structure for the new

Re: [geometry] Initial Project Structure

2018-04-12 Thread Gilles
Hi Matt. On Sun, 8 Apr 2018 02:40:26 +, Matt Juntunen wrote: Hi all, I'm forwarding a conversation I had with Gilles on the project structure for the new commons-geometry project in order to get feedback on it from everyone. Basically, Gilles is proposing (and has initially set up) a multi-

[geometry] Initial Project Structure

2018-04-07 Thread Matt Juntunen
Hi all, I'm forwarding a conversation I had with Gilles on the project structure for the new commons-geometry project in order to get feedback on it from everyone. Basically, Gilles is proposing (and has initially set up) a multi-module project with the following modules so far: * commons-