Re: Java 8 Date/Time API Extension Methods

2017-06-26 Thread Joe Wolf
I'm all on board for integrating into Groovy, and I'm letting that drive design decisions as I finish up the changes. I appreciate the feedback on the API--I will definitely take it all under consideration. Perhaps we should move integration-related discussions over to the dev mailing list. -Joe

Re: Java 8 Date/Time API Extension Methods

2017-06-26 Thread Guillaume Laforge
I also think it's sane to keep the Java 8 ordering in this case. Even if we can use ranges, keeping upto / downto in addition would be kind to people used to using them. Anyhow, very nice work! I still believe we need to integrate it to Groovy core :-) Guillaume On Mon, Jun 26, 2017 at 8:10 AM,