commit | ffdf865807a76d66c6631c88527e079999d52647 | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Wed May 24 11:09:54 2023 -0500 |
committer | Matt Spinler <spinler@us.ibm.com> | Wed May 24 14:35:27 2023 -0500 |
tree | c74f7248086534b2800beeff11030ba0b7228cb4 | |
parent | 157063d0e5a10b2b1effb9bde2cfc9cec2def0e4 [diff] |
Extract default property value calc into function Make a function out of the python code that calculates the default value of a property so that it can be used in multiple places. An upcoming commit will also use it if it has problems restoring the property from its backing file. Change-Id: I22b0f1130e7dce8c4b83e9111ad0d4895637404e Signed-off-by: Matt Spinler <spinler@us.ibm.com>