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

Ability to target specific message files in a package. #119

Open
Carter12s opened this issue Sep 26, 2023 · 0 comments
Open

Ability to target specific message files in a package. #119

Carter12s opened this issue Sep 26, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Carter12s
Copy link
Owner

Ran into a use case where some folks had a massive single package full of all of their messages.

A crate may not want to generate ALL the messages in that package, but only a subset. For now our codegen only operates by finding packages, but I think we could allow a way to only specify certain messages as "targets". We would still need to walk dep tree to find what those messages reference, but it could be very nice to allow this.

@Carter12s Carter12s added the enhancement New feature or request label Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant