Hi,
We have to use the same classes (lets say ClassA) in more than one model.
Because the source already exists, we have to reengineer it using the VC
AddIn.
For the first model everything works fine, the cpp-files are updated whith
those IDs
and the model looks OK. The ClassA classes are then stored in a controlled
unit.
So far so good (so what?) We thought we could use this controlled unit in
another
model (for another program, that also uses this classes), but...
Problem: For the second model, the VC AddIn updates again the cpp-files,
_changing_
the IDs and creates new classes ClassA, instead of using the classes in the
controlled
unit...
Question: How can we say Rose (or the AddIn) to use the _existing_ classes
in a unit,
instead of creating them again and again?
We are Using the latest Rose version. (I think 2001) on NT4.0
Thanx,
Julian
************************************************************************
* 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
*
*************************************************************************