From 20c81748688547c1b13686f15c65fbb1d60d81a0 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Thu, 12 Jul 2012 14:52:36 +0200 Subject: Suspend transition now can carry an optional 'Errors' outcome where client processes can record the reason for the suspension. Errors XML is marshalled ErrorInfo. UserCodeProcess automatically sends fatal ErrorInfos through suspend jobs. Job API added to to support all this. fixes #23 --- bin/eclipse/Cristal 2.3 UserCode.launch | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 bin/eclipse/Cristal 2.3 UserCode.launch (limited to 'bin/eclipse') diff --git a/bin/eclipse/Cristal 2.3 UserCode.launch b/bin/eclipse/Cristal 2.3 UserCode.launch new file mode 100644 index 0000000..cc227eb --- /dev/null +++ b/bin/eclipse/Cristal 2.3 UserCode.launch @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3