While the methods auditInternalStructures and auditInternalStructuresWithRepair: are implemented in UnorderedCollection, they do not apply for all subclasses of UnorderedCollection. Due to the way certain subclasses are implemented, these subclasses are not subject to the bug that this audit method detects, and the audit may incorrectly report failure.
Classes for which the audit does not work are:
- Bag
- Set
- RcIdentityBag
Last updated: 4/7/06