On Tue, 29 Oct 2024 11:37:19 GMT, Johan Vos <j...@openjdk.org> wrote:
> I'm still not convinced having an RTA control inside the same repository as > the core components on OpenJFX is a good idea. I think there is value in having a basic, extensible RTA control in the jfx repo, but one reason it is being proposed as an incubator is so we don't have to make that final decision. > At the very least, if we want to have incubator modules in the very same > repository, I believe the required changes for this need to be part of a > separate issue (e.g. the ModuleUtil.java) Absolutely. I have a branch, [kevinrushforth:8309381-incubator](https://github.com/kevinrushforth/jfx/tree/8309381-incubator), all ready to go with just those changes. I'll created Draft PR soon. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1524#issuecomment-2444200029