Martin Veith created ETCH-250:
---------------------------------

             Summary: Refactoring of List Implementation
                 Key: ETCH-250
                 URL: https://issues.apache.org/jira/browse/ETCH-250
             Project: Etch
          Issue Type: Task
          Components: binding-cpp
            Reporter: Martin Veith
            Assignee: Martin Veith
            Priority: Minor


The current list implementation inside the capu module is a bit complex. It has 
a lot of if/else blocks e.g. in the add-method in order to distinguish between 
the different position where to add a certain element. 

We could think about another internal datastructure which eliminates a few 
if/else blocks

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to