>I would put the additional registration calls in the class initializer for >VectorCollection. If you aren't using it, you shouldn't have to pay for the >registration.
Alex, This affects Vector, not just VectorCollection. How do I add the registrations to the initializer for Vector? Mike