-
Notifications
You must be signed in to change notification settings - Fork 178
Open
Description
What
Let's decide how to handle deprecated projects
I suggest two options
- Let's introduce "_deprecated" directory to collect deprecated projects and don't maintain any more
- Let's delete deprecated projects
Why
Some project in compiler don't used and don't need to maintain any more - outdated, or include functionality that is no longer required.
Option 1 - To remain code, let's move them into "_deprecated" directory.
Option 2 - Delete deprecated projects to clean codebase
I prefer to use option 1 first, and use option 2 after some time has passed since the move.
Name "_deprecated"
I suggest to start name with "_" to place first order on directory list.
Please suggest if you have better naming idea.
cc/ @Samsung/one_compiler
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels