Skip to content
This repository was archived by the owner on Dec 19, 2018. It is now read-only.

Figure out a cleaner way to deal with redirect writers #1184

Closed
ajaybhargavb opened this issue Apr 6, 2017 · 1 comment
Closed

Figure out a cleaner way to deal with redirect writers #1184

ajaybhargavb opened this issue Apr 6, 2017 · 1 comment
Assignees

Comments

@ajaybhargavb
Copy link
Contributor

We need to investigate if there is a way to get rid of WriteTo, WriteLiteralTo etc completely in our runtime code gen which in turn will remove the need to have redirected writers like RedirectedBasicWriter which does pretty much what RuntimeBasicWriter does except use WriteTo.
Also need to investigate the implications of this working with Razor 1.0.

cc @NTaylorMullen @rynowak

@ajaybhargavb
Copy link
Contributor Author

b44d59c

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants