I am writing a document class similar to the workspace in VC++ 6.0. I'm not sure if the document should be part of the document template or not since there is no frame associated with it. Can I have a document be part of the document template without a frame, or do I need to open it somehow outside of the document template?