|
Comment: |
I'd rather not remove it. In our experience with an earlier re-resolution scheme it is very useful to know which EPR the client has already tried ...
because if they just tried an EPR and it did not work, why give them exactly the same one back? Instead, you want to give them another, "fresher" one
if one is available.
For example, suppose my resolution service is really a binding cache, binding abstratnames to EPR's - or if i am not using abstract names to id
services, whatever i am using in the EPR to id services. Clients use the cache service to get bindings. If they don't pass in the binding they used -
they may get the same one back.
|