When objects get added to the Windows Registry, they show up like so:
MyNamespace.MyType
I seem to remember running into issues with my namespaces and classnames being too long when trying to register them for COM. Is there a maximum length limitation in registering classes in Windows or COM+?