Hi,

No, you will not have a problem. The Implementation Model (or Physical
model) you will place under the Component View and use to structure the
_components_ into packages, while the Design model is placed in the logical
view and is used to organize the structure of your _classes_. How the
classes are assigned to the components are 100% independent of how you
choose to structure either of the two views. Hence: Structure your logical
view at your own will, and your component view at someone elses view,
IYSWIM. However, it is not uncommon that the structure of the two views are
identical, but that is up to you to decide. You will have no problems what
so ever regarding roundtrip-engineering, as long as your component view
(Implementation Model) reflects your "Physical Model" (I take it that you by
Physical Model mean the Java sourcefiles and the package-structure in the
sourcefiles on your machine), and you do not alter the assignment of classes
to components.

Hope this answered your question.

Regards

Arne

> -----Original Message-----
> From: Clemmons, Scott [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, June 20, 2001 7:40 PM
> To: [EMAIL PROTECTED]
> Subject: (ROSE) Physical packaging same as logical?
> 
> 
> 
> Hi,
> 
> I have a project that is going from the design phase to the 
> implementation phase. We recently decided that our 
> implementation package structure looks different than our 
> design package structure, the one that is currently in the 
> Logical View of our Rose model. I was going to move 
> everything around in our logical model to make it look like 
> the physical model, but then I  came across the RUP 
> documentation regarding creating an Implementation Model. It 
> looks like I can have a separate implementation model that 
> looks different than my design model. I have about 20 
> packages or so that I would need to move around. I'm also 
> wanting to try round-trip engineering (Java). 
> What advise do you have? Will I have problems later on if I 
> maintain a separate logical model from the physical model? 
> 
> Thanks,
> 
> Scott
> :-> Change is inevitable except from vending machines.
> 
> **************************************************************
> **********
> * 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
> *
> **************************************************************
> ***********
> 
This email, its content and any attachments is PRIVATE AND CONFIDENTIAL to
TANDBERG Television. If received in error please notify the sender and
destroy the original message and attachments.
************************************************************************
* 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
*
*************************************************************************

Reply via email to