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

Clean up synonyms File, Email, Item etc #62

Open
xecrets opened this issue Apr 30, 2024 · 0 comments
Open

Clean up synonyms File, Email, Item etc #62

xecrets opened this issue Apr 30, 2024 · 0 comments

Comments

@xecrets
Copy link
Owner

xecrets commented Apr 30, 2024

When parsing arguments the first argument has a lot of synonyms, which are then propagated as separate things throughout the code in Status and Parameters. In the end, it's just confusing and a lot of duplicated data in the end sent in CliMessage. Remove synonyms and use for example Item1 and Item2 instead, and let the context determine the semantic of the item, if it's a filename or an email etc.

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

1 participant