Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: pex_config
-
Labels:
-
Story Points:0.25
-
Team:Architecture
-
Urgent?:No
Description
The special symbol used as the base of the configuration tree in pex_config files was changed from "root" to "config" on RFC-62 and DM-3630, before we had a deprecation policy; support for reading files with "root" was left in but deprecated indefinitely. It's now been 6 years, and we should probably remove support for "root".
Attachments
Issue Links
Activity
Team | Architecture [ 10304 ] |
Assignee | Tim Jenness [ tjenness ] |
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Reviewers | Jim Bosch [ jbosch ] | |
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Story Points | 0.25 |
Labels | gen3-middleware |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |
I did this because it seemed to be only 5 minutes work.