Azure / Azure/azure-functions-durable-python

Improve naming conventions in Entity implementation

Open
#232 1 comment 0 reactions 0 assignees View on GitHub
Enhancement fixed-in-v2 P2
Dominant language
Python
Stars
157
Forks
70
Avg merge
2d 10h
Merged PRs (30d)
2

Description

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.

Contributor guide

Open the contributing guide

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, python
Domain
backend
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.