You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by "neilcsmith-net (via GitHub)" <gi...@apache.org> on 2023/01/26 16:43:35 UTC

[GitHub] [netbeans] neilcsmith-net commented on pull request #5332: Improved collections usage. Part 1

neilcsmith-net commented on PR #5332:
URL: https://github.com/apache/netbeans/pull/5332#issuecomment-1405290308

   > for example there are people here, that think gradle is not a great build system
   
   Gradle is just Ant with slightly better syntax! :smile:  In seriousness, changing the build system for the sake of it is probably not a good use of anyone's time.  Firstly quantify the benefits on the dev@ list.
   
   > In my mind, if the code is not performance critical, the first form is not optimal, but works and thus does not need to change.
   
   And given JEP 280, if it was performance critical then switching to solely concatenation might be better anyway.
   


-- 
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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
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