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

Eliminate CRT from codegen #1627

Closed
2 tasks
jbelkins opened this issue Jul 11, 2024 · 0 comments
Closed
2 tasks

Eliminate CRT from codegen #1627

jbelkins opened this issue Jul 11, 2024 · 0 comments
Assignees
Labels
feature-request A feature should be added or improved.

Comments

@jbelkins
Copy link
Contributor

Describe the feature

Eliminate all reference to CRT in generated code, as CRT should be a "behind the scenes" implementation detail of the SDK and not directly exposed to customers.

Use Case

To properly separate SDK interface from implementation.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved.
Projects
None yet
Development

No branches or pull requests

2 participants