Skip to content

Make addon extensible and customizable #149

@mlopezFC

Description

@mlopezFC

Feature proposal

The addon is popular but it is impossible or very difficult to customize, replace or create a new exporter implementations. So it would be nice to modify the API in such a way that is possible to extend the functionality and create new implementations of different ways of exporting data from a grid.

Describe solution expectations

  • Expose grid and other things as methods from GridExporter
  • Make implementations of different exporters public
  • Make implementations to be extensible
  • etc.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions