Holger Brands

Results 161 comments of Holger Brands

SortedList done, plus we now provide the replaced value for update events. by jessewilson

Done: RangeList, FreezableList. by jessewilson

SubEventList, ThresholdList I've also turned off deleted element verification for tests of our EventLists that don't yet provide the deleted element: CollectionList, CompositeList, GroupingList, ListSelection, ObservableElementList, SeparatorList, SequenceList, TreeList, UniqueList...

ObservableElementList done. by jplemieux

FunctionList done. by jplemieux

SequenceList done. by jplemieux

FYI, According to Intellij we've only got a few more lists left using the old APIs: ListEventAssembler.addDelete(...) is used by: GroupingList SeparatorList UniqueList ListEventAssembler.addUpdate(...) is used by: GroupingList SeparatorList UniqueList...

As part of this work I'd also like to provide the inserted element. I've added this to all but the following classes: GroupingList, ListSelection, SeparatorList, SortedList, TransactionList, TreeList, UniqueList by...

Hi! What's the state on this? by mauromol

I'm not aware of anyone working on this right now... by brands