conduit icon indicating copy to clipboard operation
conduit copied to clipboard

Nestsets association: element / vertex

Open mclarsen opened this issue 5 years ago • 3 comments

Is there a reason/use case to allow both? I feel like they both specify the same thing, and by allowing both, it increases the processing and validation code needed. For example, I would need to globally validate that all are either vertex or element to make sure things make sense.

mclarsen avatar Apr 09 '20 16:04 mclarsen

@nselliott for nesting, I think we expect element associated metadata? (Correct me if I am wrong :-) Any reason to not make that the only path for now?

cyrush avatar Apr 09 '20 16:04 cyrush

@cyrush I recall that our original discussions envisioned allowing both, but element is the only one that is useful for my purposes, so that's fine if it make everything easier.

nselliott avatar Apr 09 '20 17:04 nselliott

the association should still be present for clarity, but only one valid value.

mclarsen avatar Apr 09 '20 17:04 mclarsen