If there are any that I've missed or that you think are higher priority, leave a comment in the jira issue or email me the issue IDs.

-- Jonathan

On 18/11/15 1:55 AM, faste...@swingempire.de wrote:

Jonathan,

thanks for the clarification, I indeed misunderstood the new tag.

On the other hand: not all (related) selection issues are tagged as such,
are those in danger of not being fixed for 9?

Anyway, all of them _could_ be fixed in one stroke by throwing away
the evil MultipleSelectionModelBase, particularly its usage of
ReadOnlyUnbackedObservableList which forces those ominous manual
change notifications (which are not trivial to get right).

Instead, implement a bitset-backed observableList with the available
(since 8, very sound in my experience) collections infrastructure
that does all the heavy lifting plus a coupled (kind-of transformed)
items list. You know where to find a POC replacement :-)

CU
Jeanette




Reply via email to