Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

    •  
      request #15111 REST representations should not be mutable
    Infos
    #15111
    Thomas Gerbet (tgerbet)
    2020-08-31 16:55
    2020-07-15 09:44
    16384
    Details
    REST representations should not be mutable
    This is the sequel of request #15020: while it is now possible to use representations marked as immutable it is not made mandatory/enforced. This is the goal of this request.

    A nice side-effect of enforcing it, is that it will naturally force the structures holding data used to be build the representations to be immutable/mutation free. This is a good thing because it makes those structures easier to reason about and makes it harder to introduce some bad architecture patterns.
    API
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Thomas Gerbet (tgerbet)
    Closed
    2020-08-31
    Attachments
    Empty
    References

    Follow-ups