Timeline for Combining source files, like header files
Current License: CC BY-SA 3.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 27, 2012 at 21:00 | comment | added | Ben Voigt | stackoverflow.com/questions/847974/… | |
| Apr 27, 2012 at 8:00 | history | edited | BЈовић | CC BY-SA 3.0 |
added 145 characters in body
|
| Apr 27, 2012 at 5:36 | answer | added | Niranjan Singh | timeline score: 2 | |
| Apr 27, 2012 at 2:51 | comment | added | jmq | You have to think about how it may impact your build. If it's a complex project you could be forcing the build of sections that haven't changed. That extra build time can add up. I worked on a project with 5 million lines of code and it took a long time to build. We didn't want to build sections that didn't change. | |
| Apr 27, 2012 at 2:11 | answer | added | Klaim | timeline score: 4 | |
| Apr 27, 2012 at 2:07 | comment | added | Klaim | You should put the question in the...question description. | |
| Apr 27, 2012 at 1:45 | comment | added | Tucker Morgan | can i, and is it a good idea to combine several classes functions in a single source file, if the classes are say all sub classes of the same super class. | |
| Apr 27, 2012 at 1:40 | comment | added | Klaim | What is the question? | |
| Apr 27, 2012 at 0:57 | history | asked | Tucker Morgan | CC BY-SA 3.0 |