forked from TomasMikula/EasyBind
-
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
status: help wantedExtra attention is neededExtra attention is neededtype: documentationImprovements or additions to documentationImprovements or additions to documentationtype: enhancementNew feature or requestNew feature or request
Description
There have been recently similar improvements to the core of JFX: openjdk/jfx@60c75b8
Todo:
- Point people to the new methods in the readme:
EasyBind.map
(similar tomap
but differs in handling ofnull
) andEasyBind.mapObservable
(similar toflatMap
, but different handling of null) - Keep compatibility due to conflicting name: done in Compatibility with jfx19 #68
Metadata
Metadata
Assignees
Labels
status: help wantedExtra attention is neededExtra attention is neededtype: documentationImprovements or additions to documentationImprovements or additions to documentationtype: enhancementNew feature or requestNew feature or request