[ https://issues.apache.org/jira/browse/DERBY-5737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13267293#comment-13267293 ]
Knut Anders Hatlen commented on DERBY-5737: ------------------------------------------- Patch 1a looks like a good improvement. +1 > Remove GenericDescriptorList.elements and replace Enumerator usage with > Iterator > -------------------------------------------------------------------------------- > > Key: DERBY-5737 > URL: https://issues.apache.org/jira/browse/DERBY-5737 > Project: Derby > Issue Type: Improvement > Components: SQL > Affects Versions: 10.9.0.0 > Reporter: Kristian Waagan > Assignee: Kristian Waagan > Priority: Trivial > Attachments: derby-5737-1a-iterator.diff > > > 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. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira