Skip to content

Make a distinction between writers and formatters #293

@leroy0211

Description

@leroy0211

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions