Azure / Azure/azure-functions-durable-python

Improve naming conventions in Entity implementation

未关闭
#232 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Enhancement fixed-in-v2 P2
主要语言
Python
星标
157
派生
70
平均合并
2 天 10 小时
30 天内合并 PR
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.

贡献指南

打开贡献指南

调研方向

首先阅读 Entity 的实现以及 pull request #184 中的讨论。盘点含义重叠的术语,以及需要更清晰组织和命名的 Entity 组件,包括 issue 中提到的 JavaScript 实现。完成的标准是 Entity 的各个实现始终使用一致且明确无歧义的名称。

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript, python
领域
backend
Issue 类型
重构
难度
5/5
预计耗时
一周以上
活跃度
冷清
描述清晰度
需要澄清
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。