Skip to content

Allow connectors to be implemented as ES6 classes #1758

Open
@bajtos

Description

@bajtos

I would like the connectors to leverage ES6 class inheritance.

Acceptance criteria

  • Rework Connector and SqlConnector classes provided by loopback-connector to be implemented as ES6 classes. This is a semver-major change.
  • Rework the documentation for connector authors to use class inheritance.

Out of scope

Eventually we should update all of our connectors to use the new major version of loopback-connector and switch to ES6 class inheritance.There should be follow-up issues opened (one per the connector repository).

Related: #1659

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions