[TIMOB-15537] Get rid of Clean Project option
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Open |
Resolution | Unresolved |
Affected Version/s | Release 3.1.3 |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Billy Tetrud |
Assignee | Unknown |
Created | 2013-10-16T17:15:05.000+0000 |
Updated | 2018-02-28T20:04:01.000+0000 |
Description
The programmer should *never* have to run "Clean". I see this solution being proposed for numerous issues with builds not updating properly. Running "Clean" is not an acceptable solution. The build process should be smart enough to rebuild everything that needs rebuilding.
I assert that when there is a process in which a "Clean" is required to correctly build, that is a bug in titanium.
Thoughts?
The point I'm making is that if we remove the Clean Project option, it will force us to fix bugs and have a higher-quality build process - instead of just saying "oh the user can just clean the project if they need to".