On Wed, Jul 7, 2010 at 9:54 AM, Martin <f...@mfriebe.de> wrote:
>
> [...snip...]
>
> With an exception like this, the rule is: Do as little as you can.
> Everything you do can make it worse. Call a function that relies on as
> little data as possible, and tries to simple save all user-data to an
> emergency file. Then exit

Here we have a big problem if the program is a web app using FastCGI.
In this case, what we do?


MD.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to