loopbackio / loopbackio/loopback-datasource-juggler
Allow connectors to be implemented as ES6 classes
オープン
@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
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。