Skip to content

Conversation

@MatthiasWiesmann
Copy link
Contributor

Removed the id, uri and enum fields of the SdoTermSource objects as these are not needed.
The id and uri fields are copies of what is present in the relevant fields of the termdesc field.
The enum field was used to cache a value that is only used once, in the constructor.
Change the isEnumeration to be a class method that takes the term_id as parameter, and marked it protected.

@MatthiasWiesmann MatthiasWiesmann added the python Pull requests that update Python code label Oct 9, 2024
@alex-jansen alex-jansen merged commit 576b89f into main Oct 9, 2024
@alex-jansen alex-jansen deleted the sdo_term_source_fields branch October 9, 2024 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants