•  
      request #13519 Lazy load Tuleap CLI commands
    Infos
    #13519
    Thomas Gerbet (tgerbet)
    2019-06-25 16:51
    2019-06-21 12:21
    14626
    Details
    Lazy load Tuleap CLI commands
    So all commands currently needs to be instantiated even when they are not going to be used. We should avoid building full object graphs unless needed.
    Same things as been done for the routing request via front controllers. We should do it while we do not have too much commands impacted, it makes the changes less painful.
    Other
    Empty
    Empty
    • [ ] enhancement
    • [x] internal improvement
    Empty
    Stage
    Thomas Gerbet (tgerbet)
    Closed
    2019-06-25
    Attachments
    Empty
    References

    Follow-ups