in reply to How many languages are in your project?

What? No English? Have you no comments or documentation for any of that project? ;)


Perl is environmentally friendly - it saves trees
  • Comment on Re: How many languages are in your project?

Replies are listed 'Best First'.
Re^2: How many languages are in your project?
by igelkott (Priest) on Jun 05, 2008 at 07:24 UTC

    Don't remind me: A small project I was on some years ago had code comments written in three (human) languages -- interspersed at random and sometimes conflicting.

Re^2: How many languages are in your project?
by dragonchild (Archbishop) on Jun 05, 2008 at 12:27 UTC
    There's a user manual, yes, but that's separate from the code as it's written by another group. :-)

    My criteria for good software:
    1. Does it work?
    2. Can someone else come in, make a change, and be reasonably certain no bugs were introduced?