Azure / Azure/azure-functions-durable-python
Improve naming conventions in Entity implementation
- 主要言語
- Python
- スター
- 157
- フォーク
- 70
- 平均マージ
- 2日 10時間
- マージ済み PR(30日)
- 2
説明
As discussed here: https://github.com/Azure/azure-functions-durable-python/pull/184
Many parts of our Entity implementation have overloaded terms. For instance, "entity state" is a class name and a variable. This is also true for our JS implementation. We should go over all Entity implementation components and improve their organization and naming.
コントリビューションガイド
調査の方向性
Start by reading the Entity implementation and the discussion in pull request #184. Inventory the overloaded terms and the Entity components that need clearer organization and naming, including the JavaScript implementation mentioned in the issue. Done means the Entity implementations use consistent, unambiguous names throughout.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript, python
- 領域
- backend
- issue の種類
- リファクタリング
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 静か
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100