suggested steps:
#1)Add Property Experiment As %String; to Class SCHED.TracerEntry
#2) Write a Utility Class to move the existing content from SCHED.SchedEntry.Experiment in to the all List entries.
#3)
If you are satisfied and all methods access the new location of Experiment
You may remove all old content of SCHED.SchedEntry.Experiment . Set it to ""
and set the property to INTERNAL, PRIVATE or just delete SCHED.SchedEntry.Experiment . BUT don't touch the storage map!
This is not a necessary step but just kind of clean up.
- Log in to post comments
