neilcsmith-net commented on PR #8756: URL: https://github.com/apache/netbeans/pull/8756#issuecomment-3389096231
Thanks! > * who's architected such a crappy design? > > * in my architect's view, applauncher should only depend on nbexec, but not the IDE's launcher! > > * the fact that it is not the case, deserves some code changes Matthias made similar comments on the PR I linked to above - https://github.com/apache/netbeans/pull/8408#issuecomment-2790212755 Short term, it's possibly better to align the behaviour on this for the platform as well anyway? ie. update the platform shell launcher rather than further changes in the Windows launcher. Could be just as useful for platform applications. Longer term if you're considering re-architecting, for info, there was some discussion on the NB Slack channel a while ago about the possibility of using a Java file launcher instead that could run either as single Java source or be native compiled. That's tangential to this PR obviously. -- 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
