which events are more appropriate for putting instantiation (set foo = new object) and desctruction (set foo = nothing) commands? initialize and terminate or load and unload? this would be for objects ...