Skip to content

Split CellModifiers into cell block and data block versions #870

@MicahGale

Description

@MicahGale

All subclasses of CellModifier can show up in a data block XOR a cell block. So there is a lot of logic to decide the behavior based on the block. This complicates things. I think it would be better to split by CellModifierCell and CellModifierData (or better names), and eliminate a lot of this logic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    code improvementA feature request that will improve the software and its maintainability, but be invisible to users.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions