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

[FEATURE] Reorganize code in source files like main_model_impl.hpp to polish away traces of 'organic growth' #794

Open
Jerry-Jinfeng-Guo opened this issue Oct 17, 2024 · 0 comments
Labels
feature New feature or request

Comments

@Jerry-Jinfeng-Guo
Copy link
Contributor

In C++ source files like main_model_impl.hpp, the code is appended every time new features are added. For example, you could see multiple switches of public, private and protected back and forth. This made the code less readable and coherent. In the feature request, an investigation is proposed to look for such incoherency and correct them.

@Jerry-Jinfeng-Guo Jerry-Jinfeng-Guo added the feature New feature or request label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant