Uploaded image for project: 'Tiles'
  1. Tiles
  2. TILES-197

Role strings need to be split at every evaluation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0.4
    • 2.0.6
    • tiles-api, tiles-core
    • None

    Description

      The Attribute.role and Definition.role string contains a comma-separated list of allowed user roles.
      This string needs to be split every time it is needed if a user is in one of those roles. This leads to a small performance problem.
      The roles should be stored inside a Set, eventually created lazily.

      Attachments

        Activity

          People

            brenmcguire Antonio Petrelli
            brenmcguire Antonio Petrelli
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: