Skip to content
Discussion options

You must be logged in to vote

Hi @AlexAS81,

Good point. Hard to say. To do this we need to change the sources and make sure the language features we use are backward compatible with Java 8. This of course has two side effects (apart from the fact that it requires some resources to implement):

  • We will need to maintain the backward compatibility of the library which will limit our implementation options in the future
  • What about the other libraries like the EFX Toolkit?

So, it is hard for me to say "yes" to this request. Did you try to change the sources to make them backwards compatible? If you did or you intend to, then you are welcome to make a pull request which we can review and consider. I cannot make any promiss…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rouschr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
help wanted Extra attention is needed core-java eForms core Java
2 participants