Rewrite Annotation Morphs to Observer
codeZeilen opened this issue · 1 comments
codeZeilen commented
Get rid of the polling and establish a clear interface between the annotation morphs and the traces/examples.
codeZeilen commented
First step has been taken in cf044ae, which introduces a #traceChanged notification that is batched every 10ms.