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

Refactor GeneratedCodeAttributeGenerator to use SyntaxRewriter #80

Open
amis92 opened this issue Aug 6, 2019 · 0 comments
Open

Refactor GeneratedCodeAttributeGenerator to use SyntaxRewriter #80

amis92 opened this issue Aug 6, 2019 · 0 comments
Labels
internal Implementation stuff without impact on generated API
Milestone

Comments

@amis92
Copy link
Owner

amis92 commented Aug 6, 2019

Random thought:
One of the things I think could help readability is refactoring GeneratedCodeAttributeGenerator to use SyntaxRewriter approach instead of the custom dictionary with delegates.

Originally posted by @amis92 in #71 (comment)

@amis92 amis92 added the internal Implementation stuff without impact on generated API label Aug 6, 2019
@amis92 amis92 added this to the Future milestone Aug 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Implementation stuff without impact on generated API
Projects
None yet
Development

No branches or pull requests

1 participant