On Sat, 30 Oct 2010 17:54:13 +0200, Martin Krüger <martin.krue...@gmx.com>
wrote:

I introduced an boolean-option to the destructor of a class.

Actually, you seem to be violating basic object oriented paradigms here. An
object should always know from its current state how to destruct itself, so
why should a destructor need a parameter?


Vinzent.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to