MerrimanInd / MerrimanInd/drawpyo

Move XMLBase.xmlify out of class and to a function

Open
#16 6 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
412
Forks
48
PR merge metrics
No merged PRs in 30d

Description

This doesn't need to be inherited since it makes no use of other class-owned data or functions. Move it to its own function and fix all callers.

Contributor guide

Open the contributing guide

Research direction

Search the repository for XMLBase.xmlify and every caller. Read the implementation and its call sites first, then move the behavior to a standalone function and update all references. Done means the class-owned method is no longer used and the existing chart-generation behavior remains intact.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.