mbien commented on issue #4140: URL: https://github.com/apache/netbeans/issues/4140#issuecomment-1138400513
> 300ms isn't really what i'd call usable! My laptop on power saving mode is much slower too. It was enough to make me spend a couple of full days chasing this down. thanks for chasing this down btw! Great work. > The no pull request - I have political issues with the central reliance on github more than anything (google code burnt me in the past amongst other reasons), "code forges" are temporary companions. there are projects which I moved from custom servers to sf to java.net to kenai and then to github (cvs -> svn -> git) and all of the forges did help with maintenance at some point in time. I don't think NetBeans currently overly relies on github, decisions, votes and discussion happen on the apache mailing lists. The little code details are solved in pull requests - which is fairly convenient. If github would disappear there would be many alternatives the project could be moved to without much friction (for example gitlab, in fact someone could do it right now and host a mirror there). Also, funny enough, NetBeans uses 3 CI server clusters already (the official builds are done on jenkins / apache cluster), so the dependence there is also low. Using a "forge" is the pragmatic choice for open source projects which are open to contributions in my opinion - doesn't matter which one (or how many in parallel). > Reviewing your own contributed patch seems like an oxymoron to me, what's involved? It isn't since the patch is already modified and more work will be needed most likely before we merge. I don't want to email you diffs since its fairly inefficient. Since your name is going to be on the author list I want to make sure you agree with the contribution before we merge at the very least. I see you answered the first question on the PR already - thanks :) -- 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
