I am designing packages using DTS libraries and what I am wondering is that no one is DTS objects (Packages, ConnectionManagers, Variables...almost everything) disposing (even most of them are disposable). Neither on MSDN. Why?
Why are for example variables disposable?