Meetings2011-11-17 » History » Version 7

S. Wrede, 11/17/2011 05:13 PM

1 1 J. Moringen
h1. Meetings 2011-11-17
2 2 S. Wrede
3 2 S. Wrede
* Issues durchgehen
4 2 S. Wrede
* Benchmarking diskutieren
5 2 S. Wrede
* RSB und Android
6 3 S. Wrede
* UPB library (alternative Protocol Buffer Implementierung)
7 4 S. Wrede
* XPath Implementierung
8 5 S. Wrede
9 5 S. Wrede
h1. XML Support
10 5 S. Wrede
11 6 S. Wrede
* Robert/Martin will take care of that for C++ Issue #463
12 7 S. Wrede
13 7 S. Wrede
h1. Notification of Client-Code upon Errors
14 7 S. Wrede
15 7 S. Wrede
* What happens if non-fatal errors occur, e.g., serialization errors?
16 7 S. Wrede
* Asynchronous notifications to the client code?
17 7 S. Wrede
* Default error handler installed at participants, can be overridden by user
18 7 S. Wrede
* Check other framework solutions on that particular problem (Ice, ROS, ...)
19 7 S. Wrede
* Recovery options should/must be exposed to the client code!?