codebase restructuring (examples and research)
See original GitHub issueIs your feature request related to a problem? Please describe. based on the working group discussions, we propose to (full doc in wiki https://github.com/Project-MONAI/MONAI/wiki/proposed-codebase-re-structuring)
- move the current
MONAI/examples
into https://github.com/Project-MONAI/Tutorials repo - move the current
MONAI/research
to a standalone repohttps://github.com/Project-MONAI/[name-to-be-confirmed].git
- move MONAI/examples to project-monai/tutorials
- move MONAI/research to project-monai/research-contributions
- update the relevant monai.io links
- update the relevant docs.monai.io links
- research repo contributing guidelines
- research contrib. guidelines link on monai.io
- revise the monai.io homepage to highlight the tutorials
- revise the table of content in https://monai.io/start.html
- make a release checklist (for admins; steps to check all sub-repos)
see also https://github.com/Project-MONAI/Tutorials/issues/2
Issue Analytics
- State:
- Created 3 years ago
- Reactions:3
- Comments:7 (7 by maintainers)
Top Results From Across the Web
Demystifying The Practices Of Software Design And The ...
This study aims to characterize this impact on code quality and sustainability. I identified a sample of open source software.
Read more >Restructuring- improving the modularity of an ... - SlideShare
Restructuring Improving the modularity of an existing code-base Chris ... Understanding structure • Restructuring strategies • Examples; 5.
Read more >Code Refactoring Best Practices: When (and When Not) to Do It
Code refactoring is a process used in the DevOps philosophy that involves editing and cleaning up previously written code without changing ...
Read more >Restructuring Object-Oriented Software Systems Using ...
The proposed approach is applied to five object-oriented software applications. The obtained restructuring is compared with authoritative restructuring and ...
Read more >Code refactoring - Wikipedia
In computer programming and software design, code refactoring is the process of restructuring existing computer code—changing the factoring—without changing ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
update: the research repo will be named
Project-MONAI/research-contributions
according to the working group votingHi @wyli ,
Thanks for your summary, I can start from moving examples when the 2D segmentation PR merged.