Description
I plan to refactor some of the code for dealing with lists of descriptors. As a first simple step I want to replace the use of Enumeration with Iterator. Later I'm planning to use composition instead of inheritance for the descriptor lists.