On Thu, 9 Jul 2026 18:12:10 GMT, Martin Fox <[email protected]> wrote:
> The only reason this PR allows for multiple common menus I guess my concern is not with the plurality of menus, but the fact that we are trying to add a large API surface for a single platform, knowing that it's very unlikely that other platforms decide to support these menus. I want to know what other people think, but in my opinion (assuming we do want to provide platform-specific functionality like ApplicationServices) the decision should be somewhere between these two options: 1. implement it as a library outside of javafx 2. maybe consider a way to provide access to platform-specific services via proxy lookup described earlier I don't think we will succeed by trying to find a viable intersection among the three major platforms. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1881#issuecomment-4974555078
