title img
You know what sucks?

When a scripting language has 6 different ways to destroy an object that can be created in 4 different ways. Not only that, the object is not unique with each of the 4 creation methods. You also can’t determine how the object was created!!!
Also, certain destruction methods can only be used for objects created in certain ways.
Highly perturbing.