[email protected] schrieb:
I don't think you should provide for this. This is encouraging people to write bad code. They should get an error, and correct their code.
Agree. I also don't understand why it is needed to manually free and set nil an object pointer if a destructor for the object exists which should do all this. This is like writing another destructor and makes object oriented programming (even more) useless. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
