Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breaking changes for Powderhouse #2364

Open
KathleenDollard opened this issue Mar 28, 2024 · 0 comments
Open

Breaking changes for Powderhouse #2364

KathleenDollard opened this issue Mar 28, 2024 · 0 comments
Labels
Powderhouse Work to isolate parser and features

Comments

@KathleenDollard
Copy link
Contributor

KathleenDollard commented Mar 28, 2024

The Powderhouse update will have significant breaking changes. The existing System.CommandLine will remain available in a preview state to help with the transition.

This list is not complete. This is a working issue so we have a place to stash breaking change notes as we encounter them. Specifically, as we bring tests back on-line, if we have to change them we will enter an issue here. Large-scale API changes, such as the possible unification of the Parser/RootCommand/Configuration will probably not appear here until complete or we have a package available. The primary goal of this issue is to avoid using track of the small changes. Also, specific API usage will not be included here as they will be dynamic.

See #2338 for an explanation of why we are making significant changes. This issue assumes use of the standard pipeline in Powderhouse and direct use of the core parser without the pipeline is considered a new feature.

  • Response files are not on by default. A static method in the ResponseSubsystem activates them. The eventual pattern is expected to be adding the subystem to a pipeline, but we will allow their use in direct use of the core parser.

  • Remove CommandResult from the public API [Breaking] Remove CommandResult #2367

@KathleenDollard KathleenDollard added the Powderhouse Work to isolate parser and features label Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Powderhouse Work to isolate parser and features
Projects
None yet
Development

No branches or pull requests

1 participant