sdedic edited a comment on pull request #3881: URL: https://github.com/apache/netbeans/pull/3881#issuecomment-1081000026
> Really nice piece of work! Thank you! My only question is that problems and reports sometimes used in parallel. Would it be better to use the new Report only? Or we would kick in some backward API compatibility issues? I didn't want to trash simple string-based "problems", as they are easy to use; but in fact, only `NbProjectInfoBuilder:352` seems to use the String-based `problem` now. re. API - the changed API is actually between Gradle Projects module (extide cluster) and NB Tooling Gradle Plugin ... not sure if that's API in the NetBeans compatibility sense, as these two are released always as one binary and noone except Gradle Projects module should use the NB Tooling, right ? @JaroslavTulach ? -- 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] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
