Menu

#603 Add a GUARD ON/OFF capability to the MethodContext APIs.

5.0.0
accepted
nobody
None
tests
1
2018-12-07
2014-07-04
No

This would be difficult to implement in a method that's as general as the Rexx version, but it
should be possible to at least allow a native method to wait for a variable to be updated.

Discussion

  • Rick McGuire

    Rick McGuire - 2018-12-04
    • status: unread --> rejected
     
  • Rick McGuire

    Rick McGuire - 2018-12-04

    D'oh, they are already there...and I wrote them!

     
  • Rick McGuire

    Rick McGuire - 2018-12-04
    • status: rejected --> open
     
  • Rick McGuire

    Rick McGuire - 2018-12-04

    Double D'oh...I should read the description of what I was asking for.

     
  • Rick McGuire

    Rick McGuire - 2018-12-04
    • status: open --> pending
    • Pending work items: none --> doc+test
    • Milestone: None --> 5.0.0
     
  • Rick McGuire

    Rick McGuire - 2018-12-04

    Code committed [r11563]

    This new API allows setting the guard status after waiting for a variable to be updated.

     

    Related

    Commit: [r11563]

  • Rick McGuire

    Rick McGuire - 2018-12-04
    • status: pending --> accepted
     
  • Erich

    Erich - 2018-12-07
    • Pending work items: doc+test --> tests
     
  • Erich

    Erich - 2018-12-07

    added new methods to rexxpg with revision [r11581]

    todo: update native api library and native API tests

     

    Related

    Commit: [r11581]

Anonymous
Anonymous

Add attachments
Cancel