Bug 43 - Transitions should work in a step by step manner if possible
Summary: Transitions should work in a step by step manner if possible
Status: ASSIGNED
Alias: None
Product: Varia
Classification: Unclassified
Component: Flow (show other bugs)
Version: unspecified
Hardware: PC Linux
: P1 normal
Assignee: Werner Van Belle
URL:
Depends on:
Blocks:
 
Reported: 2007-09-26 22:05 CEST by Werner Van Belle
Modified: 2007-09-26 22:05 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Werner Van Belle 2007-09-26 22:05:39 CEST
This can be done with an execute command that locks all the inputs, outputs etc. The only problem is that we need to detect new incoming things. So we need a tablechanged command or a manner to detect changes in the input places, preferable on a file or table or even row level.

Even if the table did not change it should not influence the outcome of the operation. It should simply take the inputs, join them a necessary and rejoin the data with the already calculated combinations.

After the initialisation we need to execute one step.The termination of a transition consists of taking all the inputs again and producing the proper output  value