Menu

#159 If procedure cannot be found => propose new procedure

v1.1.x
closed
None
v1.1.0
Change Request
2017-05-04
2017-02-20
Erik Hänel
No

If a procedure cannot be found with a right click, it's a good practice to propose the creation of a new procedure file.

Analysis:
This can be implemented by adding a check in the function NumeReEditor::OnFindProcedure() and by modifying the interface of NumeReWindow::NewFile(), so that a default filename may be passed. The check may use for example the fileExtists() function of the kernel.

Implementation:
Change was implemented as proposed by the analysis.

Documentation:
Not needed. Functionality is self-describing.

Tests:
Functionality works as expected. Change was implemented successfully.

Discussion

  • Erik Hänel

    Erik Hänel - 2017-02-20
    • status: open --> accepted
     
  • Erik Hänel

    Erik Hänel - 2017-02-22
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,9 @@
     If a procedure cannot be found with a right click, it's a good practice to propose the creation of a new procedure file.
    +
    +**Analysis:**
    +
    +**Implementation:**
    +
    +**Documentation:**
    +
    +**Tests:**
    
    • status: accepted --> analyzing
     
  • Erik Hänel

    Erik Hänel - 2017-03-05
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,6 +1,7 @@
     If a procedure cannot be found with a right click, it's a good practice to propose the creation of a new procedure file.
    
     **Analysis:**
    +This can be implemented by adding a check in the function `NumeReEditor::OnFindProcedure()` and by modifying the interface of `NumeReWindow::NewFile()`, so that a default filename may be passed. The check may use for example the `fileExtists()` function of the kernel.
    
     **Implementation:**
    
    • status: analyzing --> implementing
     
  • Erik Hänel

    Erik Hänel - 2017-03-05
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -4,7 +4,9 @@
     This can be implemented by adding a check in the function `NumeReEditor::OnFindProcedure()` and by modifying the interface of `NumeReWindow::NewFile()`, so that a default filename may be passed. The check may use for example the `fileExtists()` function of the kernel.
    
     **Implementation:**
    +Change was implemented as proposed by the analysis.
    
     **Documentation:**
    +Not needed. Functionality is self-describing.
    
     **Tests:**
    
    • status: implementing --> testing
     
  • Erik Hänel

    Erik Hänel - 2017-05-04
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -10,3 +10,4 @@
     Not needed. Functionality is self-describing.
    
     **Tests:**
    +Functionality works as expected. Change was implemented successfully.
    
    • status: testing --> closed
     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB