Azure / Azure/azure-functions-durable-python
Improve naming conventions in Entity implementation
- Vorherrschende Sprache
- Python
- Sterne
- 157
- Forks
- 70
- Ø Merge
- 2 T. 10 Std.
- Gemergte PRs (30 T.)
- 2
Beschreibung
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.
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- javascript, python
- Bereich
- backend
- Issue-Typ
- Refactoring
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Ruhig
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 35/100