Ticket #754 (closed task: fixed)
Review if sorting of xmlformat is still needed for the (de)merger
| Reported by: | dgollub | Owned by: | dgollub |
|---|---|---|---|
| Priority: | highest | Milestone: | 0.39 |
| Component: | Engine | Version: | 0.36 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
There used to be problem with some xmlformat entries and the merger. Some entries got passed to the merge unsorted. The merge doesn't validate if the entry is sorted and malformed the entries when merging.
For this reason in several places xmlformat sort calls are instrumented.
Review if this sorting is still required. We should avoid any sorting if possible.
Change History
Note: See
TracTickets for help on using
tickets.
