On Mon, Mar 29, 2010 at 7:54 AM, Dmitriy Sintsov <[email protected]> wrote: > Calls has to be short so the code won't grew too much. I disagree. Readability counts and you only have to write a certain code once, but you will read it many times. Therefore a clear, but longer function call is preferable if it is more readable than a short one.
Bryan _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
