[threeten-dev] Static methods

Stephen Colebourne scolebourne at joda.org
Mon Mar 18 15:16:42 PDT 2013


I've pushed changes to remove Adjusters and Queries classes in favour
of static methods in the interfaces.
http://hg.openjdk.java.net/threeten/threeten/jdk/rev/a8343f55bd69
http://hg.openjdk.java.net/threeten/threeten/jdk/rev/44f12351ced0

I pushed it, as they were big/complex changes that were a pain to do
and I didn't want them caught up in merging (plus we've all agreed on
the principle of the changes AFAIK).

However, my limited IDE setup doesn't check any code other than
java.time, so I'm sure I've broken the codebase. Could I ask you
Roger/Sherman to find and fix the bits that I couldn't?

thanks
Stephen


More information about the threeten-dev mailing list