CDM
CDM copied to clipboard
resolve options and deprecation warnings
This PR addresses 2 issues:
-
ResolveOptionsis used in code, but it was only imported whenTYPE_CHECKING. This caused calls toattribute.fetch_object_definition()to fail. - Switch from
doc.namespaceanddoc.folder_pathusage todoc.owner.namespaceanddoc.owner.folder_path, as the deprecation warnings suggested.
Any update on this PR?
Hi @apisarenco and @jaja-git, thanks for your interest in contributing to the CDM project. We are evaluating the changes internally. Once a final decision has been made, we will get back with the next steps.