#732 closed enhancement (done)
Observable Collection is needed for the ModelAnalyzer
Reported by: | mkommend | Owned by: | mkommend |
---|---|---|---|
Priority: | low | Milestone: | HeuristicLab 3.3.0 |
Component: | Common | Version: | 3.2 |
Keywords: | Cc: |
Description (last modified by mkommend)
The .NET observable collection is poorly implemented. There is no AddRange method provided and there is no distinction between add / remove events.
Change History (6)
comment:1 Changed 15 years ago by mkommend
- Status changed from new to assigned
comment:2 Changed 15 years ago by mkommend
comment:3 Changed 15 years ago by mkommend
- Description modified (diff)
comment:4 Changed 15 years ago by mkommend
- Resolution set to fixed
- Status changed from assigned to closed
comment:5 Changed 14 years ago by swagner
- Milestone changed from Iteration 4 to Current
Milestone Iteration 4 deleted
comment:11 Changed 14 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
Note: See
TracTickets for help on using
tickets.
added ObservableCollection and EnumerableEventArgs to HeuristicLab.Common r2323