Michael Dunn wrote:
Shouldn't the phrase be "language indifferent"? "language agnostic" would mean that the forum doesn't know whether programming languages exist.
One of the definitions of agnostic is: "uncertain of all claims to knowledge" and you'll see the term used in computereze fairly frequently, for example: "but thanks to the Mono project it's virtually platform-agnostic." or: "Yes, the person who started the Rails project is a MySQL fan... but Rails is database agnostic. " (both quotes taken from the web) Marc
Thyme In The Country
Interacx
People are just notoriously impossible. --DavidCrow
There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith