Skip to content

Separate TRS in write mode and read mode into separate files #79

Description

@Siebje

In the current implementation, the TraceSet class is somewhat confusing. A traceset in read mode will only ever use a specific subset of methods, and the same holds for a traceset in write mode. I propose to separate the two into a common part, and specific parts pertaining only to reading and writing, respectively.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions