Comparison of Communication/Linkage Models
WebFlow supports dataflow model where user must supply routines to process input of data that drives module and output of data for other modules
TANGO supports shared state and user supplies routines that read or write either
- Total state of application or
- Change in state of application
Can be done for applications like AUTOCAD as vendor supplies necessary API