fitzgen opened Issue #1407:
Even though the index is only ever useful (and only ever reported to API consumers) for passive element indices, the index space is for _all_ elements. To be technically correct (the best kind of correct) we should rename
PassiveElemIndexintoElemIndex.Same for
PassiveDataIndex-->DataIndex.Helpful locations in the code base:
fitzgen labeled Issue #1407:
Even though the index is only ever useful (and only ever reported to API consumers) for passive element indices, the index space is for _all_ elements. To be technically correct (the best kind of correct) we should rename
PassiveElemIndexintoElemIndex.Same for
PassiveDataIndex-->DataIndex.Helpful locations in the code base:
fitzgen closed Issue #1407:
Even though the index is only ever useful (and only ever reported to API consumers) for passive element indices, the index space is for _all_ elements. To be technically correct (the best kind of correct) we should rename
PassiveElemIndexintoElemIndex.Same for
PassiveDataIndex-->DataIndex.Helpful locations in the code base:
Last updated: Dec 06 2025 at 06:05 UTC