Motivation: Currently, we only some name shadowing problems, and this can be solved by adding suffix to every private member variable in the SDK structure. Also, files still lack the MIT annotation, another good practice to have.
Objective: Add suffix to all private members and MIT CR annotations
Success Criteria: Having MIT CR annotations in all files and having suffix for every private member.
Dependencies: No new external dependencies are expected for this task.
Risks and Mitigations: The task involves refactoring basically every class in the SDK, so it`s important to renaming all the right occurences to not compromise the functionalities.
Resource Allocation: This task can be a bit extensive. It necessitates close attention to detail.
Motivation: Currently, we only some name shadowing problems, and this can be solved by adding suffix to every private member variable in the SDK structure. Also, files still lack the MIT annotation, another good practice to have.
Objective: Add suffix to all private members and MIT CR annotations
Success Criteria: Having MIT CR annotations in all files and having suffix for every private member.
Dependencies: No new external dependencies are expected for this task.
Risks and Mitigations: The task involves refactoring basically every class in the SDK, so it`s important to renaming all the right occurences to not compromise the functionalities.
Resource Allocation: This task can be a bit extensive. It necessitates close attention to detail.