On Friday, 28 February 2014 at 05:46:03 UTC, evilrat wrote:

that finalize i guess is for finalizing objects. but destroy itself is deprecated. use clear() to do this instead.

I believe delete() and clear() are deprecated and destroy() is the correct method. I recently read it somewhere, I'll try to find it.

Reply via email to