JaroslavTulach commented on a change in pull request #3410:
URL: https://github.com/apache/netbeans/pull/3410#discussion_r778601551
##########
File path: nbbuild/cluster.properties
##########
@@ -299,8 +298,7 @@ nb.cluster.platform=\
spi.actions,\
spi.quicksearch,\
templates,\
- templatesui,\
- uihandler
Review comment:
Both
[lib.uihandler](https://bits.netbeans.org/12.6/javadoc/org-netbeans-lib-uihandler/org/netbeans/lib/uihandler/package-summary.html)
as well as
[uihandler](https://bits.netbeans.org/12.6/javadoc/org-netbeans-modules-uihandler/overview-summary.html)
are an API of 12.6.
We should keep them around as autoload modules, in case some plugin or
NetBeans application continues to use them. Disabled autoloads have close to no
overhead on the runtime performance of the system and given NetBeans project
commitment to compatibility (or is it mine?) I'd rather kept them around.
--
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