Dear Members:
Rational Rose doesn't generate me well a class with a path name, for
example:
packageA::ClassA
It generates the file names: packageAClassA.h , packageAClassA.cpp (that is
what I want),
but in the definition of the class it miss understande the :: notation.
It defines the class as follows:
class packageAxxClassA{
};
If I define a class insight a namespace using simple names it generates the
wright definition, but then it generates files with a simple names, i.e.
ClassA.h and ClassA.cpp
Thanks in advance,
David
************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Admin.Subscription Requests: [EMAIL PROTECTED]
* Archive of messages:
http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*
* To: [EMAIL PROTECTED]
* Subject:<BLANK>
* Body: unsubscribe rose_forum
*
*************************************************************************