Uploaded image for project: 'Commons Chain'
  1. Commons Chain
  2. CHAIN-101

Change ContextMap from an inheritance based to a delegation based design

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.0
    • 2.0
    • Base
    • None

    Description

      Currently ContextMap extends ConcurrentHashMap, but there is nothing we gain from this design decision. A delegation based implementation that takes a Map as constructor arguments and delegates calls to the wrapped map yields higher flexibility.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              britter Benedikt Ritter
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: