Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-798

Streamline DefaultLocation & ContentLocation

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Outdated
    • Neutral
    • 5.0
    • None
    • None
    • None

    Description

      Current implementation of DefaultLocation & ContentLocation are unnecessarily complicated:
      DefaultLocation

      • unused code should go
      • default constructor, DefaultLocation(String), parseLocation(String), setAppParams(String), setAppType(String), setAppId(String), setSubAppId(String)
      • all members except parameter should be final

      ContentLocation

      • will crash on parameter being null - should e.g. be considered in ContentLocation.wrap

      Checklists

        Acceptance criteria

        Attachments

          Activity

            People

              dlipp Daniel Lipp
              dlipp Daniel Lipp
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Checklists

                  Task DoD