eclipselabs/passerelle

Implement workflow break-points as in DAWN

Closed this issue · 3 comments

I'll start to migrate the changes Matt Gerring did to dawn-iscenciaui.git in 
order to enable workflow debugging by setting breakpoints. As these changes are 
all in the workbench part of passerelle@google I assume that no code review is 
needed, otherwise please let me know.

Original issue reported on code.google.com by s.olof.svensson@gmail.com on 26 Mar 2013 at 12:47

  • Merged into: #56
I have committed the first patch from DAWN:

https://code.google.com/a/eclipselabs.org/p/passerelle/source/detail?r=1486

Original comment by s.olof.svensson@gmail.com on 27 Mar 2013 at 12:52

Good news! I'll try it out asap.
thanks
erwin

Original comment by erwin...@gmail.com on 28 Mar 2013 at 1:39

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect
Breakpoints are now part of the new runtime services, as defined in issue 56.

So I propose to close this issue and track everything via the work done on the 
new services.

Original comment by erwin...@gmail.com on 7 Aug 2013 at 9:25

  • Changed state: Done