Wojciech Ciesielski wrote:
||except for the fact that the latter office /must/ be present in the
||other relationships as well
||
||(the primary office must be an office where the user has a role)
||
||that's indeed what I'm doing now .. I guess it's the nicest way to
||currently do it

[Ciesielski]
"Funny" idea... What about something like this:

User <------ User2Role ----------> Role
                 |
                 |
                 |
                 V
User <------- User2Office -------> Office


User.primaryOffice ----------> User2Role

? ;-)



this would already do the trick IMO:

User <------ User2Role ----------> Role
  |              |
  |              |
  |              |
  |              V
  L------[1]-> Office


-- Wouter


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to