You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The IMTool/LDDTool code no longer uses a deprecated objects array (deprecatedObjects2) and so it can be removed. This array provided a list of classes, attributes, and standard values that had been deprecated. This information has been moved to the Protege database. In addition to removing the array , old code and references associated with the array have been removed.
⚔️ Parent Epic / Related Tickets
This is cleanup associated with: IMTool Refactoring - Deprecate the Java "Deprecated Object Array" #725
The text was updated successfully, but these errors were encountered:
💡 Description
The IMTool/LDDTool code no longer uses a deprecated objects array (deprecatedObjects2) and so it can be removed. This array provided a list of classes, attributes, and standard values that had been deprecated. This information has been moved to the Protege database. In addition to removing the array , old code and references associated with the array have been removed.
⚔️ Parent Epic / Related Tickets
This is cleanup associated with: IMTool Refactoring - Deprecate the Java "Deprecated Object Array" #725
The text was updated successfully, but these errors were encountered: