Uploaded image for project: 'Droids'
  1. Droids
  2. DROIDS-56

Change the TaskQueue interface to java.util.Queue

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Reopened
    • Major
    • Resolution: Unresolved
    • 0.1.0
    • 0.3.0
    • core
    • None

    Description

      1. any code that depends on the queue should depend on java.util.Queue<T> rather than TaskQueue.

      2. either remove the TaskQueue or make it extends java.util.Queue

      • it means SimpleTaskQueue should extends a Queue implementation (or implement all method of a Queue)

      Attachments

        1. droids-56.diff
          80 kB
          Bertil Chapuis
        2. droids-56-v2.diff
          77 kB
          Bertil Chapuis
        3. DROIDS-56-v3.diff
          26 kB
          Bertil Chapuis
        4. Queue.diff
          57 kB
          Bertil Chapuis
        5. taskQueue-to-queue.diff
          3 kB
          Richard Frovarp

        Issue Links

          Activity

            People

              bertil Bertil Chapuis
              mingfai Mingfai Ma
              Votes:
              2 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: