Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

should action compressors create artificial actions? #124

Open
sgratzl opened this issue Jul 20, 2017 · 0 comments
Open

should action compressors create artificial actions? #124

sgratzl opened this issue Jul 20, 2017 · 0 comments

Comments

@sgratzl
Copy link
Contributor

sgratzl commented Jul 20, 2017

in the current version action compression can only remove actions from the execution chain. However, sometimes it might be useful to add a replacement action for it. However, this temporary action won't be part of the real provenance graph.

simple example:

assume a simple calc app. i.e. all operations on the current number are tracked (+3, -2, +4). An action compressor could replace the previous chain with a single artificial command: +5.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant