Replies: 1 comment 1 reply
-
Thanks for this! The most immediate scenario is a bit different to those above ie
To spot this type of issue I think we need to implement something a garbage collection-like approach, ie
BUT Proskomma already does this. So maybe, once we get that bit of roundtripping working, we should let Proskomma tell Epitelete when this happens? I think that removing the graft, as in the scenario above would be the natural way to remove a sequence. I think that Proskomma also needs to be involved in creating new sequences. Otherwise, we need to check that, eg, the proposed sequenceId from the editor is not a duplicate (and, at that point, we might as well make our own). So I'm imagining some specific markup inside a graft, eg maybe a
Note that, in this scenario, the new sequence is empty but we wouldn't want it to be garbage collected! Open to other ideas. I'm expecting this to need some schema changes, and I'm starting a discussion to collect those schema-related thoughts. |
Beta Was this translation helpful? Give feedback.
-
Elsewhere, @mandolyte wrote:
Beta Was this translation helpful? Give feedback.
All reactions