[jfx17] RFR: 8268642: Expand the javafx.beans.property.Property documentation [v2]

Kevin Rushforth kcr at openjdk.java.net
Sat Jul 24 13:12:09 UTC 2021


On Sat, 24 Jul 2021 12:56:32 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:

> 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 there is some benefit in getting the documentation changes done earlier (in 17), but if you prefer to do the implementation at the same time, then go ahead and retarget this to `master` for 18 and move it to Draft. Or you can create a new Draft PR if you prefer. Since this PR was marked as `rfr` it will continue to send RFR emails to the alias (which is fine, but if you prefer to avoid the noise then creating a new Draft PR will avoid that).

The title and description of the bug will need to change, since it will no longer be just a documentation bug.

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

Yes, that's a good point. In which case that's another argument for addressing both documentation and implementation for both regular and content bindings in 18.

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

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


More information about the openjfx-dev mailing list