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

Proposal: Enhancement of kitexcall's IDL Search Path for Imported IDL Files #10

Open
Zzhiter opened this issue Jun 7, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Zzhiter
Copy link
Collaborator

Zzhiter commented Jun 7, 2024

Currently, when searching for IDL files, kitexcall does not take into account the functionality of specifying additional search paths.

We need that:
Allow kitexcall to accept additional search paths for imported IDL files. This could be implemented through a new command-line option, such as -import-path, which specifies one or more directories to search for imported IDL files.
This enhancement would greatly improve the usability of kitexcall in projects with complex directory structures or when working with multiple projects that share IDL definitions.

Reference:
https://www.cloudwego.io/zh/docs/kitex/tutorials/code-gen/code_generation/#-i-path

@Zzhiter Zzhiter changed the title Proposal: Enhancement of kitexcall's IDL Search Path for Imported Proto Files Proposal: Enhancement of kitexcall's IDL Search Path for Imported IDL Files Jun 7, 2024
@Zzhiter Zzhiter added good first issue Good for newcomers help wanted Extra attention is needed enhancement New feature or request labels Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant