diff --git a/doc/design/external_special_remote_protocol/comment_32_f6b8306cfdcb3792728aa47af0677338._comment b/doc/design/external_special_remote_protocol/comment_32_f6b8306cfdcb3792728aa47af0677338._comment new file mode 100644 index 0000000000..6ccf84027b --- /dev/null +++ b/doc/design/external_special_remote_protocol/comment_32_f6b8306cfdcb3792728aa47af0677338._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="Ilya_Shlyakhter" + avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0" + subject="comment 32" + date="2018-09-19T18:19:22Z" + content=""" +Some questions about CHECKPRESENT Key: (1) if Key is a URL backend key, should this return true if CHECKURL on the URL would return CHECKURL-CONTENTS? +(2) Should the external special remote implementation call GETURLS on the key and return true if CHECKURL would return CHECKURL-CONTENTS for any of the URLs? +(3) Calling GETURLS on a URL key returns an empty list; shouldn't it return a one-element list containing the included URL (at least if a CHECKURL call on that URL +would return CHECKURL-CONTENTS)? +"""]]