Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Review the scope (private or public) of functions and variables. #64

Open
sergiomrebelo opened this issue Aug 28, 2023 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@sergiomrebelo
Copy link
Owner

sergiomrebelo commented Aug 28, 2023

The purpose of this issue is to conduct a comprehensive review of the scope (private or public) of functions and variables within the project, particularly within the controllers scripts. While some methods have been appropriately transitioned to private, the scope of some public variables has not been thoroughly checked.

This is an enhancement task is crucial for maintaining code clarity, preventing unintended access, and promoting encapsulation. This task also includes the refactor of the system to using loadash to handle certain methods.

@sergiomrebelo sergiomrebelo added the enhancement New feature or request label Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant