Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The Java 8 specific API does not add much benefit. The Java 7 based API can similarly be used in Java 8 and Optional can still be used with Java8 initialized with the value returned from the Tamaya API. So the java7/java8 separation should be removed and the overall project tree be based on the Java 7 version. The Java 8 related parts are moved to an attic directory, and later they may even be removed.