Roger Chin - 2002-02-25

Logged In: YES
user_id=26366

Currently FastStats generates hard codes plain html web
pages for each page - if the extra sorting was added in, it
would triple the amount of player pages generated (which is
quite often 5000+ already, and in the range of tens of megs)

It's not technically unfeasible, but it's a pretty big
waste of disk space to do it this way - we're working on a
different way of outputting web pages - wait until that's
done.