<div dir="ltr">On Thu, May 30, 2013 at 10:30 AM, John Arbash Meinel <span dir="ltr"><<a href="mailto:john@arbash-meinel.com" target="_blank">john@arbash-meinel.com</a>></span> wrote:<div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">My problem is that if you are going to just put "nil" then *every*<br>
client needs to zip over the request they sent and the response they<br>
get so that they can figure out which items were found, and what was<br>
omitted.<br>
<br>
If you at least have Result, you can put they requested key in there,<br>
and the error. Also, would you distinguish between "object doesn't<br>
exist" and "you don't have access to that object"? That would already<br>
be 2 types of errors.<br></blockquote><div><br></div><div style>Yep, that's a plausible second error type, even if we don't have that use case today. Chalk it up to a failure of imagination, and consider me convinced.</div>
<div style><br></div><div style>Cheers</div><div style>William</div><div style><br></div><div style><br></div></div></div></div>