Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-5829

Delete ImmutableMap/List

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • framework-5.6.10
    • framework-6.0.0
    • Framework
    • None

    Description

      The ImmutableMap/List we have right now is not really doing a good job in lookups (as it is linear) - I think we should finally remove it and just use normal maps/lists wrapped inside unmodifiable instead.

      Furthermore, we right now do iterate over caps/reqs a lot in order to find the ones inside a given namespace. We should look into using indexes for that.

      Attachments

        Activity

          People

            karlpauls Karl Pauls
            karlpauls Karl Pauls
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: