Skip to content

refactor: more API naming work #990

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

Merged
merged 13 commits into from
Jun 1, 2023
Merged

refactor: more API naming work #990

merged 13 commits into from
Jun 1, 2023

Conversation

scop
Copy link
Owner

@scop scop commented May 26, 2023

No description provided.

@scop scop changed the title refactor: move API naming work refactor: more API naming work May 26, 2023
Copy link
Collaborator

@akinomyoga akinomyoga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suppose these functions are renamed to _comp_compgen_NAME like _comp_compgen_filedir as discussed in

Also, small implementation adjustments might be needed so that they can be called with _comp_compgen [options] NAME .... I submitted PR #993 (which I was originally planning to submit later) because it contains some hints on _comp_compgen_NAME.

scop added 6 commits May 27, 2023 13:14
Per current naming convention.
Removal of these is a breaking change, but the replacements are not
public, and we don't want possible users to move to using the private
ones.
@scop scop force-pushed the refactor/api-and-naming branch from aa4d4bb to cac2724 Compare May 27, 2023 10:15
@akinomyoga akinomyoga force-pushed the refactor/api-and-naming branch from 12c2eee to 213dabe Compare May 30, 2023 15:53
@akinomyoga akinomyoga force-pushed the refactor/api-and-naming branch from 213dabe to f475b2e Compare May 31, 2023 05:06
Copy link
Owner Author

@scop scop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, approved (but I'm not allowed to mark a PR I started as approved), please feel free to merge if you're happy with it 👍

@akinomyoga
Copy link
Collaborator

Thanks!

@akinomyoga akinomyoga merged commit 8d5d742 into master Jun 1, 2023
@akinomyoga akinomyoga deleted the refactor/api-and-naming branch June 1, 2023 20:13
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

Successfully merging this pull request may close these issues.

2 participants