Menu

#269 Add "mask"/"silent" flag to procedures

v1.1.x
closed
None
v1.1.1
Change Request
2018-03-01
2018-01-19
Erik Hänel
No

Add a flag for supressing the commands' message outputs just like in plugins. A possible flag would be mask or silent.

Analysis:
This change is quite straightforward. Just add the flag to the procedure head evaluation and add a check at the end of Procedure::execute() to reset the console printing state.

Implementation:
The change was implemented as proposed by the analysis. Implementation tests were passed successfully.

Documentation:
The needed changes were performed in the language files and the TeX documentation.

Tests:
The change was tested in production tests. No deviations detected. Change request implemented successfully.

Discussion

  • Erik Hänel

    Erik Hänel - 2018-01-19
    • status: open --> accepted
     
  • Erik Hänel

    Erik Hänel - 2018-01-19
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,9 @@
     Add a flag for supressing the commands' message outputs just like in plugins. A possible flag would be `mask` or `silent`.
    +
    +**Analysis:**
    +
    +**Implementation:**
    +
    +**Documentation:**
    +
    +**Tests:**
    
    • status: accepted --> analyzing
     
  • Erik Hänel

    Erik Hänel - 2018-01-19
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,6 +1,7 @@
     Add a flag for supressing the commands' message outputs just like in plugins. A possible flag would be `mask` or `silent`.
    
     **Analysis:**
    +This change is quite straightforward. Just add the flag to the procedure head evaluation and add a check at the end of `Procedure::execute()` to reset the console printing state.
    
     **Implementation:**
    
    • status: analyzing --> implementing
     
  • Erik Hänel

    Erik Hänel - 2018-01-19
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -4,7 +4,9 @@
     This change is quite straightforward. Just add the flag to the procedure head evaluation and add a check at the end of `Procedure::execute()` to reset the console printing state.
    
     **Implementation:**
    +The change was implemented as proposed by the analysis. Implementation tests were passed successfully.
    
     **Documentation:**
    +The needed changes were performed in the language files and the TeX documentation.
    
     **Tests:**
    
    • status: implementing --> testing
     
  • Erik Hänel

    Erik Hänel - 2018-03-01
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -10,3 +10,4 @@
     The needed changes were performed in the language files and the TeX documentation.
    
     **Tests:**
    +The change was tested in production tests. No deviations detected. Change request implemented successfully.
    
    • status: testing --> closed
     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB