On Sat, 17 Mar 2007, Andre Poenitz wrote:

Testcase is src/graphics. Pretty selfcontained, modern C++ the way we like it. A total of 2608 lines in 11 *.C files.

Just a reference point, and in case anyone would like to print the code (I did this for the NSIS stuff): assuming 70 lines per page, those 2608 lines would become about 40 pages. Personally I think that'd be too much as a single document, but I assume you're not suggesting it all go into a single file, but rather a small set of files?

Currently, for the eleven .C-files, each file would on average print to about three pages.

/Christian

PS. I'm neither for nor against this proposal - I can see advantages to both points.

PS: On top of that, header files could be merged and the directory
as a whole could vanish, speeding up make directory recursion.

Eh... are you actually suggesting to merge all 11 files? Hmm... guess I do have an opinon then... I think 2600 lines in one file is a bit much...

--
Christian Ridderström, +46-8-768 39 44               http://www.md.kth.se/~chr

Reply via email to