summaryrefslogtreecommitdiff
path: root/doc/design/external_special_remote_protocol/comment_19_89d532a5013af24f15a0d003cbfbab25._comment
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-09-09 17:09:48 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-09-09 17:09:48 -0400
commit7c5af228ec0438c9ac40832311fd00ba07374abe (patch)
treeb92f8cf8311e001b05213841ed4691b11604590b /doc/design/external_special_remote_protocol/comment_19_89d532a5013af24f15a0d003cbfbab25._comment
parentefa26b157e79005aee309c77c07974afe199ee75 (diff)
response
Diffstat (limited to 'doc/design/external_special_remote_protocol/comment_19_89d532a5013af24f15a0d003cbfbab25._comment')
-rw-r--r--doc/design/external_special_remote_protocol/comment_19_89d532a5013af24f15a0d003cbfbab25._comment13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/design/external_special_remote_protocol/comment_19_89d532a5013af24f15a0d003cbfbab25._comment b/doc/design/external_special_remote_protocol/comment_19_89d532a5013af24f15a0d003cbfbab25._comment
new file mode 100644
index 000000000..1a4c180aa
--- /dev/null
+++ b/doc/design/external_special_remote_protocol/comment_19_89d532a5013af24f15a0d003cbfbab25._comment
@@ -0,0 +1,13 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""re: WHEREIS -- is it better to just report failure to avoid duplicates?"""
+ date="2015-09-09T21:03:13Z"
+ content="""
+There's no point in implementing WHEREIS if it's going to reply with the
+same values that are passed to SETURIPRESENT.
+
+Some special remotes may not need to use SETURIPRESENT to work at
+all, and yet storing data on the remote makes it available from some public
+url. This is the kind of situation where it makes sense to implement
+WHEREIS.
+"""]]