Skip to content

Remove unused traits #40

Description

@leonbohn

Right now, there are quite a few traits that appear just once and are not used. These should be investigated and ultimately removed as they serve no purpose other than to confuse people using the library. For example mapping::Morphism or ts::HasColorMut/ts::HasColor are not really used and it is not really clear what exact purpose they serve at the moment.

These traits should either be removed or used more consistently. I am in favor of the former option, as it decreases the overall complexity of the code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions