-
Notifications
You must be signed in to change notification settings - Fork 38
Closed
Description
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
Labels
No labels