Skip to content

Review schemas for possible consolidation and clean-up #1043

Closed
@MVrachev

Description

@MVrachev

Description of issue or feature request:
FILEDICT_SCHEMA and TARGETINFO_SCHEMA are doing identical jobs but with the different representations of the information. Just look at their description:
image

image

This issue is based on a discussion with Joshua Lock: #1031 (comment)

Current behavior:
FILEDICT_SCHEMA is used in some functions when it is suitable and TARGETINFO_SCHEMA in other places where it would be easier to use it.

Expected behavior:
I think we should stick to one of those even if it means adding some additional argument to functions and doing little refactoring.

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