[fpc-pascal] methods of an object to create others objects

Marcos Douglas md at delfire.net
Wed Jul 7 15:14:45 CEST 2010


On Wed, Jul 7, 2010 at 9:54 AM, Martin <fpc at 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.



More information about the fpc-pascal mailing list