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

Please optimize the code #2359

Closed
linkoog opened this issue Jan 3, 2025 · 2 comments
Closed

Please optimize the code #2359

linkoog opened this issue Jan 3, 2025 · 2 comments

Comments

@linkoog
Copy link

linkoog commented Jan 3, 2025

Please split up the CommandLine class? This class is too long, It's too difficult to read.

@remkop
Copy link
Owner

remkop commented Jan 5, 2025

Splitting up the CommandLine class would break binary compatibility; all existing applications using picocli would have to modify their code when upgrading to a new version of picocli. I am currently not ready to do so.

@remkop remkop closed this as completed Jan 5, 2025
@remkop
Copy link
Owner

remkop commented Jan 5, 2025

I edited my previous comment: I meant to say existing applications using picocli would have to modify their code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants