On Wed, 4 Jan 2023 10:43:20 GMT, John Hendrikx <jhendr...@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