Skip to content

Refactor import traits to support future formats #24

@yeastplume

Description

@yeastplume

Load/import functions need to be factored out into a common trait to ensure that future formats can be supported. For instance the palette import function currently supports both .gpl and .png files. If the import is factored into a single trait function and extended to all object types, the process of importing data from newer formats will be made much more clear for future development.

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