Code Monkey home page Code Monkey logo

Comments (3)

jurmous avatar jurmous commented on August 15, 2024

I was aware when I created the project that Java 8 would be a bit too new, but I was using it in my newer java 8 based project so could allow myself to use it. I am open to port it back to Java 7.
(I will not port it back to Java 6 and will consider Java 7 the minimum since Java 6 is not supported by Oracle anymore)

Besides using Lambdas which you seem to have converted I began using Java 8 to use the newer java.time time constructs. But probably a normal java.util.Date will suffice for now.

I have created a pull request and made the merge with a new branch called feature-java-7. I will look into the java.time transition. Thanks for the work!

I will close this issue when it is done and merged into master.

from etcd4j.

slintes avatar slintes commented on August 15, 2024

nice, thank you very much!

from etcd4j.

jurmous avatar jurmous commented on August 15, 2024

I have done the java.time conversion. It lost its nanosecond precision. (Would need to include another library to regain it in Java 7) But I think the precision for the expiration date is not that critical.

0.4.6 has been released with Java 7 support. Thanks for doing the main bit of conversion!

from etcd4j.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.