Re: [dev] st: Large pile of code
2013/4/25 Kent Overstreet <kent.overstreet_AT_gmail.com>:
> So, to restate - code should be harder to understand to keep people
> from contributing?
Code should look compact to keep people from adding bloat. Multiple
files by themselves add nothing to understanding, other than need to
constantly switch contexts when one file's function is called from
other file's.
Received on Thu Apr 25 2013 - 08:59:01 CEST
This archive was generated by hypermail 2.3.0
: Thu Apr 25 2013 - 09:00:26 CEST