FilteredList/SortedList
Knut Arne Vedaa
knut.arne.vedaa at broadpark.no
Fri Jan 4 13:59:54 PST 2013
> I understand that if you want to be backward-compatible, you have to
> modify "items" in place (sigh), so deprecating items and introducing
> set/getModel() and getView() (or index querying or whatnot...) might be
> necessary to get the things right.
Please drop backwards-compatible behaviour on this one. JavaFX is new.
You can break backwards-compatibility now and annoy some tens of
developers, or break forwards-compatibility and annoy tens of thousands
of developers for a decade.
A.k.a. java.util.Date. :)
Knut Arne Vedaa
More information about the openjfx-dev
mailing list