How to specify Class Namespaces? (VS 2005 Beta 2)

I have the following directory structure in my project:
src
DAO
DAOFactory
ImplASA
ImplMSSQL
CriteriaFactory
ImplASA
ImplMSSQL


I am trying to create a new class diagram however, when I add a new class or a new interface I can only specify the class name, not the namespace so all the source files are created at the SRC level. Am I missing something? Should I not be able to tell CD which package I want each class to reside in?
Thanks
JD
[739 byte] By [DelWare] at [2008-2-7]
# 1
JD,
You didn't miss anything. Unfortunately in V1, CD does not provide the ability to specify namespaces when you add types in the class diagram. You'll have to edit the source code file.

Ramesh Rajagopal.
Class Designer Team.

RameshRajagopal at 2007-9-9 > top of Msdn Tech,Visual Studio,Visual Studio Class Designer...

Visual Studio

Site Classified