Uploaded image for project: 'REEF (Retired)'
  1. REEF (Retired)
  2. REEF-1069

Revisit IClock/RuntimeClock

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.16
    • REEF.NET
    • None

    Description

      Currently in .Net several public methods are not define at IClock level but RuntimeClock, that enforces the code to use subclass instead of interface/abstract class.
      For example, in EvaluatorSettings, we have to inject RuntimeClock instead of IClock.
      Once the proper methods are defined at base level, we should then change RuntimeClock into IClock in EvaluatorSettings constructor and set RuntimeClock as a default implementation of IClock.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              juliaw Julia Wang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: