log base/XmlExportable.cpp @ 1886:f803d3c33f76 tip

age author description
Wed, 03 Apr 2019 16:03:39 +0100 Chris Cannam Start ids at 0 - backward-compatibility makes testing easier single-point
Thu, 28 Mar 2019 11:55:02 +0000 Chris Cannam Make XmlExportables store their export IDs and always obtain a new one, avoiding reuse when an object is allocated at the same heap location as a previous one. This makes the ID system stable enough to be used in the export tests. single-point