I remember seeing some sort of system ( I can't remember the name or URL ) that used a pascal compiler to pre-compile CGI applications. Whenever a client request involved one the apps, the server would check the timestamp of the source against the timestamp of the binary. If the the binary was newer, it would just run, if the source was newer, it would be recompiled before running.
Just a thought, maybe somebody else here knows the thing I'm talking about. - Jeff _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal