Closed
Description
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:
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
Labels
No labels