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
Change in some way (including backwards incompatibly)
Please add other candidate features or thoughts about them!
Feature
Explanation
Course of Action Thoughts
reinstall command
Not very useful. Why use this instead of install given that it just essentially calls install anyway?
Reasonable change would be have it call uninstall first and then install (see #939)
SystemSetting Resource Processor
Added for backwards compatibility during #922. Just sets some globals. Already deprecated in favor of CPF merge.
Remove
Secret "PermitDowngrade" flag
Secret data flag to allow modules to be downgraded. (see #867)
CheckStatus option for <Invoke> action
The Invoke action's CheckStatus option allows an implementer to declare whether the target class method being invoked is expected to return a status value or not. (see #828)
Remove. Already planned for deprecation in 0.10.5 (#948)
Synchronous flag for install/load/update
Already deprecated since this is now the default behavior
Remove
NoStudioProject
Secret flag to suppress creation of studio projects. This should instead be StudioProject and be exposed as part of the activate command (-studio-project) to opt in rather than opt out
Change flag and behavior
NoMapping
Similar to studio project. Should be able to opt in instead of force to opt out, changing the name to Mapping (-map flag)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Generally there are ~4 options for each:
Please add other candidate features or thoughts about them!
reinstallcommandinstallgiven that it just essentially callsinstallanyway?uninstallfirst and theninstall(see #939)<Invoke>actionBeta Was this translation helpful? Give feedback.
All reactions