Skip to content

fixup TODOs in Deprecated.js #238

@abmusse

Description

@abmusse

There a few lingering TODOs in Deprecated.js.

For example there are commented duplicate keys for output objects:

...
            // Reserved: data[27]._, // TODO: duplicate key
...

I'm not sure there is much use returning the Reserved keys anyway because there are always undefined. We should probably remove these.

The other TODO is with work.getSysValue I noticed there is a silent return here when the system value is not found in the sysvalArray.

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