Stream: implementers
Topic: conditional references
René Spronk (Sep 03 2018 at 14:24):
Looking at conditional update/delete again: has it ever been discussed to widen the use of 'conditional URLs', i.e. next to relative/absolute URLs also allow for conditional URLs (not for persistence, but when modifying/creating a resource), <reference value="Organization/?identifier=123"/> ?
It would seem that as long as the condition results in one single match of the correct resource type this would work. Note: I'm not arguing for or against this, I'm just looking whether this has been discussed..
Lloyd McKenzie (Sep 03 2018 at 15:53):
You mean allowing the use of Conditional References use outside of a transaction?
Grahame Grieve (Sep 03 2018 at 19:14):
I remember that we discussed it. It was deemed that the annoyance and danger exceeded the usefulness
Last updated: Apr 12 2022 at 19:14 UTC