Feature Request
Right now the Writers are actually Formatters and Writers in one. It would be much nicer to have Formatters and Writers. For example:
Formatters
- XmlFormatter
- JsonFormatter
- RSSFormatter
Writers
- FileWriter
- ResponseWriter
- StreamedResponseWriter
- FlysystemWriter
This way the exporter component can be used for more usecases
Feature Request
Right now the Writers are actually Formatters and Writers in one. It would be much nicer to have Formatters and Writers. For example:
Formatters
Writers
This way the exporter component can be used for more usecases