RFR: 8091673: Public focus traversal API for use in custom controls [v4]

Andy Goryachev angorya at openjdk.org
Tue Oct 29 17:38:13 UTC 2024


On Tue, 29 Oct 2024 17:03:01 GMT, Jeanette Winzenburg <fastegal at openjdk.org> wrote:

>> I think this discussion is not productive.  Can we focus on essentials please?
>
> readability __is__ essential ;) Same as others, wondering why you insist on not going to max it?

I agree with readability.  At the same time, every single suggestion is perfectly readable, in my opinion.

The problem is that all this is subjective.  I find the K&R style unreadable, especially when indents are all over the place.  I don't like spaces after if or switch, or inconsistent newlines at the beginning of the class.  And I especially dislike the trailing whitespace rule in jcheck.  But I keep quiet (except this once).

"This is not a productive area of discussion"

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1604#discussion_r1821283712


More information about the openjfx-dev mailing list