|
Contexts
Hello,
I have a little question about the differences of context between
CORBA and Ice.
Without discussing if it's better to have a clean signature of operations,
that causes the need of interceptors, or explicit extra arg to pass
context from client to server, I would like to know what is the
approach to follow to pass objects in the context (i.e., TransactionService).
Should I stringify the identity ?
Maybe it would be nice to have the possibility of putting arbitrary
data.
Thanks in advance,
Guido.
|