Uploaded image for project: 'Labs (Retired)'
  1. Labs (Retired)
  2. LABS-192

WEB: Merge handler and producers in a single hierarchy

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Current
    • Next
    • Magma
    • None

    Description

      Having them separated makes a lot of stuff complex, and duplicates a lot of code since both have very similar parameters (like the creating handler, the base and complete path etc..).

      The system could consider the handler a kind of producer which is further resolvable to obtain yet another producer, until the resulting producer is not resolvable anymore.

      So, the common interface could contain a single method "resolve", which will ultimately return a non resolvable producer, either the same producer that has been called or null if the request is not resolvable.

      Attachments

        Activity

          People

            s.gianni Simone Gianni
            s.gianni Simone Gianni
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: