On Thu, 24 Jun 2021 02:35:37 GMT, Nir Lisker <nlis...@openjdk.org> wrote:
>> That's an interesting observation. The way I read it, "the" sounds very >> specific, like we're talking about a particular binding to a particular >> source. However, `unbind()` doesn't only remove _one_ particular binding, it >> removes _any_ particular binding of the infinite number of particular >> bindings that can exist (although not at the same time), or no binding at >> all if the property is not bound. >> >> That being said, if you have a stronger opinion on this, please go ahead and >> make the call. > > Let's see what Kevin says when he reviews this. I also think that "_the_ unidirectional binding" is better since at any one time there is only one, and that's the one being removed. ------------- PR: https://git.openjdk.java.net/jfx/pull/533