•  
      request #18865 Use early return pattern in VelocityRepresentationBuilder
    Infos
    #18865
    Thomas Gorka (tgorka)
    2021-01-12 17:11
    2021-01-12 10:14
    20435
    Details
    Use early return pattern in VelocityRepresentationBuilder

    The method buildCollectionOfRepresentations has a quite complex structure. It has nested if/else blocks inside a loop.

    A small refactoring will improve its readability and reduce this complexity.

    Agile Dashboard
    Empty
    Empty
    • [ ] enhancement
    • [x] internal improvement
    Empty
    Stage
    Thomas Gorka (tgorka)
    Under review
    Empty
    Attachments
    Empty
    References

    Follow-ups