ResultCode type

The definition of ResultCode allows seven values:
Success
NoMatch
NotFound
Incomplete
Failure
Refused
Pending

1) What is the difference between NoMatch and Failure?
Why would the client handle these results differently?

2) NotFound needs to be removed (since it is synonymous with NoMatch).

3) When would Refused be used?

4) We describe what ResultCodes would be returned for Locate and
Validate, but not for the KRSS interfaces.

-Yassir.

Received on Tuesday, 12 March 2002 10:39:15 UTC