yesamer commented on issue #975: URL: https://github.com/apache/incubator-kie-issues/issues/975#issuecomment-1965996267
This is a point we deeply discussed some months ago, and I tend to agree with @tiagobento, for the following reasons: - DMN 1.5 is retro-compatible with the previous versions. That means no actions are required from the user to update the version. - As @tiagobento correctly mentioned, DMN Editor must be compatible with the current engine side. The backend code is currently based on JDK 17, and that would be the same if you're using DMN 1.2 or DMN 1.5. DMN versions are not bound with a Java version. - The maintenance of the old editor (together with the new one) is an effort our team can't afford, in my opinion. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
