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

Request for Augmentations Feature in code_builder Library #2010

Open
YousefAK009 opened this issue Jan 30, 2025 · 2 comments
Open

Request for Augmentations Feature in code_builder Library #2010

YousefAK009 opened this issue Jan 30, 2025 · 2 comments
Labels
package:code_builder type-enhancement A request for a change that isn't a bug

Comments

@YousefAK009
Copy link

Hello team,

Hope you're doing well! I wanted to suggest adding an Augmentations feature to the code_builder library. It would be awesome to have the ability to add or modify methods and properties in existing classes and inject dependencies or extra code into existing structures.

This would give us more flexibility and control over our code generation process, making code_builder even more powerful.

@devoncarew devoncarew added the type-enhancement A request for a change that isn't a bug label Jan 30, 2025
@devoncarew
Copy link
Member

I think this is reasonable as pieces of augmentations and or enhanced parts start to land. We likely want to lag a bit here - update this library to support generating to the current feature set of the stable sdk.

@mateusfccp
Copy link

Looking forward to this as well. I would like to experiment with augmentations in a code generator I have, but if we are going to wait for stable augmentation to update the library I will probably have to do it manually for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:code_builder type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

3 participants