Moving the discussion from here to this forum.
What is the Java version we want to support in our tools? @msuchard and me are currently keeping our tools (e.g. DatabaseConnector, SqlRender) at Java 1.6 because
- It works
- Some users might still be running old versions of Java. Especially Mac users will find their default is 1.6
I can understand some people might want additional features that are only supported in newer Java versions. Personally I think people can use whatever version they want, but for some tools we want to keep the requirements as low as possible. I currently have these tools in mind:
- DatabaseConnector
- SqlRender
- WhiteRabbit
I’m fine with people using different versions throughout OHDSI.