Good idea--I should have thought of that earlier! I'll draft up some documentation in a new section of the core-gdk.adoc file and post a link for review.
-Joe On Mon, Feb 19, 2018 at 4:50 AM, Guillaume Laforge <glafo...@gmail.com> wrote: > This looks very complete, at first sight, that's really wonderful! > I'm really looking forward to seeing that integrated. > > Did you also have a pointer to a doc / page / blog which shows those > methods in action? > (which we could potentially add to our online documentation) > > Guillaume > > On Mon, Feb 19, 2018 at 12:16 AM, Joe Wolf <joew...@gmail.com> wrote: > >> I've finally gotten around to adding extension methods to the Groovy >> JDK for the java.time types. See https://issues.apache.org/ >> jira/browse/GROOVY-8334 for reference. >> >> I've generated a copy of the Groovy JDK apidocs with my current changes >> here: http://bdkosher.github.io/groovy-3.0-alpha/groovy-jdk/ >> <http://bdkosher.github.io/groovy-3.0-alpha/groovy-jdk/> >> >> The additions are in the java.time and java.time.temporal packages, >> obviously, as well as some "since 3.0" methods in java.util.Date and >> java.util.Calendar >> >> I thought it was worthwhile to open up these API changes for discussion >> here before submitting a PR. There may be things included which should not >> be or things not included that should. >> >> -Joe >> > > > > -- > Guillaume Laforge > Apache Groovy committer & PMC Vice-President > Developer Advocate @ Google Cloud Platform > > Blog: http://glaforge.appspot.com/ > Social: @glaforge <http://twitter.com/glaforge> / Google+ > <https://plus.google.com/u/0/114130972232398734985/posts> >