On Thu, 24 Jun 2021 01:53:53 GMT, Michael Strauß <mstra...@openjdk.org> wrote:

>> * Expand the `Property.bind` and `Property.bindBidirectional` documentation
>> * Change the name of the formal parameter of `Property.bind` to "source" 
>> (currently, it is inconsistently named "observable", "rawObservable" or 
>> "newObservable")
>
> Michael Strauß has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   changes as per review

I think it might be better to expand the scope of the issue to not only include 
the documentation changes, but also the implementation changes as discussed in 
this PR. In this case, I will mark this as a Draft PR and target it to `master` 
instead.

I think content bindings should also be addressed, because the problem is 
basically the same as for regular bindings.

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

PR: https://git.openjdk.java.net/jfx/pull/533

Reply via email to