RFR: JDK-8305885: Use ReadOnly*PropertyBase class where possible [v2]
Kevin Rushforth
kcr at openjdk.org
Sat Apr 15 13:08:41 UTC 2023
On Fri, 14 Apr 2023 09:47:45 GMT, John Hendrikx <jhendrikx at openjdk.org> wrote:
>> These changes use base classes for custom properties where possible for the `ExpressionHelper` logic instead of duplicating these each time.
>
> John Hendrikx has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
>
> Use property base classes where possible
Reviewers: @arapte
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1092#issuecomment-1509816969
More information about the openjfx-dev
mailing list