On Thu, 2005-03-03 at 11:06 -0800, Darren Duncan wrote: > The main advantages of C is that you can get the smallest possible > footprint and greatest possible speed; >
That is not the reason CVSTrac is written in C. CVSTrac is written in C to reduce its administration burden. You can drop a statically-linked C program in a cgi-bin directory and it just works. With scripts, it is usually not so simple. -- D. Richard Hipp <[EMAIL PROTECTED]>