On Mon, 18 Aug 2025 20:16:19 GMT, John Hendrikx <jhendr...@openjdk.org> wrote:

> Do we still use `@NamedArg`? I thought it's a remnant of pre-Java 8 where 
> parameter names weren't saved.

`FXMLoader` uses the `@NamedArg` annotation to associate XML attribute values 
with constructor arguments.

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1875#issuecomment-3198333996

Reply via email to