[DYN-5915] Obsolete IronPython2 warning#14040
Conversation
| /// <summary> | ||
| /// This defines if user wants to see the Iron Python Extension Dialog box on every new session. | ||
| /// </summary> | ||
| public bool IsIronPythonDialogDisabled { get; set; } |
There was a problem hiding this comment.
This looks like an API break - probably better to obsolete the pref and have it do nothing for now. Even though that might be confusing, it will avoid potential runtime exceptions.
There was a problem hiding this comment.
Do you want to keep the view as well?
|
error CS1566: Error reading resource 'Dynamo.Notifications.Packages.NotificationCenter.build.index.bundle.js' -- 'Could not find a part of the path 'D:\a\Dynamo\Dynamo\Dynamo\src\Notifications\Packages\NotificationCenter\build\index.bundle.js'.' I think this error is because @Enzo707 pushed the wrong version manually, will be fixed by DynamoDS/NotificationCenter#37 |
|
strange that the PR check still failed |
passed in the latest run |
Purpose
https://jira.autodesk.com/browse/DYN-5915
Obsolete IronPython2 Warning Dialog
Removed option to toggle warning from preference panel
Removed related tests
Declarations
Check these if you believe they are true
*.resxfilesRelease Notes
Reviewers
@DynamoDS/dynamo