RFR: 8320796: CssMetaData.combine() [v6]
Andy Goryachev
angorya at openjdk.org
Wed Nov 29 19:32:22 UTC 2023
On Wed, 29 Nov 2023 19:19:29 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
> I do wonder if `combineStyleables` or `ofStyleables` might be a better name than just `combine`? I don't have a strong opinion.
My initial name was a poor choice, I much prefer @mstr2 's suggestion `combine` now. I think `CssMetaData.combine()` might be clear enough.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1296#issuecomment-1832570261
More information about the openjfx-dev
mailing list