Could the list of components in an Interval also be a list of Intervals, to give a 'nested' striplog, like a geological timescale, or Formations+Members, etc?
So interval.components might become interval.contents or interval.children, and be agnostic as to what those elements are.
Could the list of components in an Interval also be a list of Intervals, to give a 'nested' striplog, like a geological timescale, or Formations+Members, etc?
So
interval.components
might becomeinterval.contents
orinterval.children
, and be agnostic as to what those elements are.Related to #60