HI,
Because Com+ will take care all resources when we call
SetComplete of Object Context, do you think we still need
to set all our object to nothing after use it ?
Based on acrticle i've read, COM+/MTS will only deactivated
object and willl activated it again when we call the same object.

What do you think ?