You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2018/08/15 04:34:46 UTC

[GitHub] jtulach opened a new pull request #690: #1074: Review of the ergonomics cluster

jtulach opened a new pull request #690: #1074: Review of the ergonomics cluster
URL: https://github.com/apache/incubator-netbeans/pull/690
 
 
   Here is a review of the `ergonomics` cluster and its inclusion in the build. `ant rat` passes without complains.
   
   It seems important to include `ergonomics` in the build as it solves UI clutter - by default all features are disabled and only when user uses PHP or Java, the essential modules get enabled. This reduces the likeahood of errors and performance - users pay only for the functionality they really use.
   
   The concept of ergonomics can also solve the **download NbJavac** problem. Instead of showing a dialog, downloading and restarting, we'll be able to (as the Java modules are disabled by default), download first and then **just enable** the Java modules, saving one restart. I leave this for a separate PR, however. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists