loopbackio / loopbackio/loopback-datasource-juggler

Allow connectors to be implemented as ES6 classes

オープン
#1,758 コメント 3 件 リアクション 0 件 担当者 1 名 GitHub で見る

@markirish がすでに取り組んでいます。

2019年9月24日 から。

community-contribution feature major
主要言語
JavaScript
スター
282
フォーク
366
平均マージ
17時間 4分
マージ済み PR(30日)
10

説明

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: https://github.com/strongloop/loopback-datasource-juggler/issues/1659

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。