RFR: 8268642: Improve property system to facilitate correct usage [v3]
Michael Strauß
mstrauss at openjdk.org
Wed Jan 4 15:02:03 UTC 2023
On Wed, 4 Jan 2023 10:43:20 GMT, John Hendrikx <jhendrikx at openjdk.org> wrote:
> @mstr2 would this PR make it impossible to keep more than 2 properties in sync with each other? Bidirectional bindings previously allowed for this, and I can imagine some use as well when there are a few layers involved.
Sure, this PR doesn't remove any functionality that currently exists. The point of this PR is to explicitly disallow scenarios that cannot meaningfully work at all.
-------------
PR: https://git.openjdk.org/jfx/pull/590
More information about the openjfx-dev
mailing list