Tasks #2405

How to formulate procedures

Added by H. Oestreich over 8 years ago. Updated almost 8 years ago.

Status:ResolvedStart date:10/02/2015
Priority:NormalDue date:
Assignee:J. Wienke% Done:

100%

Category:-
Target version:0.1

Description

Changes between receiving events, executing a task and so on

History

#1 Updated by H. Oestreich over 8 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 10

Simple procedures can already be implemented (simple sequentially sending of data and even parallel sending of data).

#2 Updated by H. Oestreich over 8 years ago

  • % Done changed from 10 to 40

Further improvements:
Added OneTimeExecutionTiming (useful for RPC Methods which only have to be called once).
Added WaitPhase which allows simply waiting for some time (useful for capturing data).

#3 Updated by H. Oestreich over 8 years ago

  • % Done changed from 40 to 50

Added LoopPhase which allows repeated execution of SimplePhases.
Still have to think about an implementation of listeners, they might be necessary for some scenarios.

#4 Updated by J. Wienke almost 8 years ago

  • Status changed from In Progress to Resolved
  • Assignee changed from H. Oestreich to J. Wienke
  • % Done changed from 50 to 100

A basic interface is now available. Conditional execution etc is a different topic.

Also available in: Atom PDF