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

[Framework] Modify resolver to be self-contained with respect to fragment handling

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • framework-3.0.9
    • framework-3.2.0
    • Framework
    • None

    Description

      Currently, the resolver does not handle fragments or even know about them at all. The resolver state, which is an external entity handles this. This approach limits reuse of the resolver since it is not self-contained. The resolver should be modified so that it directly processes fragments. To do this, it will have to create wrapped modules to synthesize hosts with attached fragments. This is similar to what currently happens in the resolver state. The main difference is that the resolver state does this at bundle install time, which is more efficient. A self-contained resolver will have to do it every time there is a resolve involving fragments, so it might be less efficient.

      Attachments

        Issue Links

          Activity

            People

              rickhall Richard S. Hall
              rickhall Richard S. Hall
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: