Git Product home page Git Product logo

Comments (8)

ttddyy avatar ttddyy commented on May 29, 2024 1

Hi @rfelgent

Thanks for the ping.
I haven't spent much time on datasource-proxy for last couple of months unfortunately.
I am aiming to make datasource-proxy 2.x to be java1.6 compatible using retrolambda.

from datasource-proxy.

ttddyy avatar ttddyy commented on May 29, 2024 1

After long overdue, finally, I spent time on this:

  • Created ttddyy/datasource-proxy-tests-java6 repository to run some tests with java6
  • Hookup travis and github action to link projects to trigger the test
  • Merging the branch to master

from datasource-proxy.

ttddyy avatar ttddyy commented on May 29, 2024

oh, I was enjoying java8 stream and functional APIs. ;)
hmmm, let me think about it.
For user's perspective, yeah, it's a good thing to be able to run with old java versions.

from datasource-proxy.

codefromthecrypt avatar codefromthecrypt commented on May 29, 2024

OK let me know if you plan to work on this.. if you have time it would be great as I am trying to help with a long overdue zipkin UI replacement!

from datasource-proxy.

ttddyy avatar ttddyy commented on May 29, 2024

So, I'm considering 1.6 compatible.

Quick question about retrolambda.
From my understanding, it performs bytecode manipulation but not brings java8 classes, so I need to keep lambda referenced functional interfaces in datasource-proxy.

I am thinking to create a func package and copy jdk functional interfaces used in datasource-proxy such as Function, Consumer, Supplier, etc. so that, they come with datasource-proxy jar.
Is this how to make retrolambda work? Also, a good practice?

from datasource-proxy.

codefromthecrypt avatar codefromthecrypt commented on May 29, 2024

from datasource-proxy.

ttddyy avatar ttddyy commented on May 29, 2024

Mostly done, need to do a bit of testing with Java 1.6.
Changes can be found in this branch: https://github.com/ttddyy/datasource-proxy/tree/master-retrolambda

from datasource-proxy.

rfelgent avatar rfelgent commented on May 29, 2024

what's the status ?

from datasource-proxy.

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.