BaseObservableList
Martin Sladecek
martin.sladecek at oracle.com
Wed Dec 14 05:24:00 PST 2011
On 12/14/2011 02:13 PM, Gaja Sutra wrote:
>> What do you think about this API?
> Interesting change. I will try to use it when I will be able to put a
> hand on it, but currently I think this API is simple and good on paper
> (and useful for me). I have two small questions:
>
> Will BaseObservableList (read-write collection) be a
> replacement/superclass of
> com.sun.javafx.scene.control.ReadOnlyUnbackedObservableList (read-only
> collection in control package)?
>
Jonathan needs to comment this, but I think BaseObservableList could be
used instead of ReadOnlyUnbackedObservableList, or could be used as it's
superclass.
> Will BaseObservableList and IterableChangeBuilder become public JavaFX
> API (if this API change is good)? [IterableChangeBuilder seems to have
> many changes compared to undocumented current code: names of method
> changed, etc.]
>
If approved, yes.
-Martin
More information about the openjfx-dev
mailing list