mbien commented on PR #4142: URL: https://github.com/apache/netbeans/pull/4142#issuecomment-1171030211
@sdedic last commit is the dual collection proposal. The list is used to collect the results, maintaining the order as they occur, the map only for the algorithm. its a bit hacky though and someone reading the code will probably not know what is going on there. Whether to keep the last two commits or not is a decision the compiler gurus have to make. (Performance wise its fine) I could add comments etc to explain what is happening there for devs reading the code in future. -- 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
