quotient-im/gtad

There's no way to stop inheriting higher-level values down to inner structures

KitsuneRal opened this issue · 0 comments

Especially aggravating with doc-comments that are stored in description GTAD-list objects; if an inner entity doesn't have its own description, the upper-level description takes the place of the absentee, which is really not what's wanted. A fix would probably involve removing the actual list from the hierarchy to some wrapper section, so that trying to get to it on the lower level would stop on checking out an existing-but-empty object instead of no-object.