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

Add transformer that removes trait definitions #558

Merged
merged 5 commits into from
Sep 16, 2020

Conversation

srchase
Copy link
Contributor

@srchase srchase commented Sep 10, 2020

This CR adds a transformer that removes trait definitions. This enables sharing models where the trait versions may vary. When consuming models produced by this plugin, it is necessary to assure that the requisite traits sources are imported.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@mtdowling mtdowling removed their request for review September 11, 2020 02:04
@srchase srchase force-pushed the shape-plugin branch 4 times, most recently from 2296834 to 6b7404b Compare September 15, 2020 20:01
@srchase srchase changed the title Add plugin that removes shared shapes Add transformer that removes trait definitions Sep 15, 2020
@srchase srchase merged commit 516b524 into smithy-lang:master Sep 16, 2020
@srchase srchase deleted the shape-plugin branch September 16, 2020 14:23
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