First page Back Continue Last page Overview Graphics
What data are being exchanged
“Untyped” data
- usual case
- data are wrapped in Any’s
- which means: data of any but known type
Typed data
- objects are not purely unknown to each other
- CosEvent specification is a bit under-specified
- my opinion: it’s a bit cheating
Notes: