It'd be pretty cool if we could sort IC the same way we do a Table. That would enable groups to work to I think. Issue is ordering of the standardizers and the WCS. Right now they're kept as separate lists (for lazy loading) but really they can just be columns.
Making them be columns lets us sort without worrying about ordering.
It'd be pretty cool if we could sort IC the same way we do a Table. That would enable groups to work to I think. Issue is ordering of the standardizers and the WCS. Right now they're kept as separate lists (for lazy loading) but really they can just be columns.
Making them be columns lets us sort without worrying about ordering.